Skip to content

build(deps): bump pillow from 9.3.0 to 10.0.1 in /images/mkdocs_plus #178

build(deps): bump pillow from 9.3.0 to 10.0.1 in /images/mkdocs_plus

build(deps): bump pillow from 9.3.0 to 10.0.1 in /images/mkdocs_plus #178

name: presubmit image exists
on:
pull_request: {}
workflow_dispatch: {}
jobs:
presubmit-image-exists:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: GeoNet/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c # main
- name: resolve image to digest
run: |
jq '.sync[].source' -r -c <<< "$(yq e . -o json config.yaml)" | xargs -n 1 -I % -P 1000 crane digest %