From a4f86667d72706cac51eaceef9ecf5dc64b7edd7 Mon Sep 17 00:00:00 2001 From: rawlingsj Date: Wed, 27 Mar 2024 01:26:54 +0000 Subject: [PATCH] Update images digests --- .github/workflows/.ci-build.yml | 2 +- advisories-validate/action.yaml | 2 +- build-and-publish-osv/action.yaml | 2 +- build-and-publish-secdb/action.yaml | 2 +- build-and-publish-yaml/action.yaml | 2 +- install-wolfictl/action.yaml | 2 +- wolfictl-check-updates/action.yaml | 2 +- wolfictl-lint/action.yaml | 4 ++-- wolfictl-update-gh/action.yaml | 2 +- wolfictl-update-rm/action.yaml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/.ci-build.yml b/.github/workflows/.ci-build.yml index 624bd96..830126c 100644 --- a/.github/workflows/.ci-build.yml +++ b/.github/workflows/.ci-build.yml @@ -74,7 +74,7 @@ jobs: timeout-minutes: 600 # default is 360 container: - image: ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e + image: ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 options: | --cap-add NET_ADMIN --cap-add SYS_ADMIN --device /dev/fuse --security-opt seccomp=unconfined --security-opt apparmor:unconfined diff --git a/advisories-validate/action.yaml b/advisories-validate/action.yaml index c19c6e9..784fca3 100644 --- a/advisories-validate/action.yaml +++ b/advisories-validate/action.yaml @@ -37,7 +37,7 @@ inputs: runs: using: 'docker' - image: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e + image: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 entrypoint: wolfictl args: - adv diff --git a/build-and-publish-osv/action.yaml b/build-and-publish-osv/action.yaml index fa500e2..0e60a6d 100644 --- a/build-and-publish-osv/action.yaml +++ b/build-and-publish-osv/action.yaml @@ -61,7 +61,7 @@ runs: shell: bash - name: Build the security database - uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e + uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 with: entrypoint: wolfictl args: advisory export --format osv -o osv.yaml ${{ inputs.wolfictl_args }} diff --git a/build-and-publish-secdb/action.yaml b/build-and-publish-secdb/action.yaml index fec7d36..325e352 100644 --- a/build-and-publish-secdb/action.yaml +++ b/build-and-publish-secdb/action.yaml @@ -61,7 +61,7 @@ runs: shell: bash - name: Build the security database - uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e + uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 with: entrypoint: wolfictl args: ${{ inputs.wolfictl_args }} diff --git a/build-and-publish-yaml/action.yaml b/build-and-publish-yaml/action.yaml index f08067e..8fc00ef 100644 --- a/build-and-publish-yaml/action.yaml +++ b/build-and-publish-yaml/action.yaml @@ -56,7 +56,7 @@ runs: shell: bash - name: Build the security database - uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e + uses: docker://ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 with: entrypoint: wolfictl args: ${{ inputs.wolfictl_args }} diff --git a/install-wolfictl/action.yaml b/install-wolfictl/action.yaml index 49fc721..c44cb18 100644 --- a/install-wolfictl/action.yaml +++ b/install-wolfictl/action.yaml @@ -10,6 +10,6 @@ runs: run: | # Copy wolfictl out of the wolfictl image and onto PATH TMP=$(mktemp -d) - docker run --rm -i -v $TMP:/out --entrypoint /bin/sh ghcr.io/wolfi-dev/sdk:latest@sha256:08c824b075e1e9779c14f1e4e89283c48aa9211f51b9f354e5347b9060bb039e -c "cp /usr/bin/wolfictl /out" + docker run --rm -i -v $TMP:/out --entrypoint /bin/sh ghcr.io/wolfi-dev/sdk:latest@sha256:10ee9c5120c2b7e6ac80f82f7883aeb92267df4b265e3a9242cb7a6a94835fa5 -c "cp /usr/bin/wolfictl /out" echo "$TMP" >> $GITHUB_PATH shell: bash diff --git a/wolfictl-check-updates/action.yaml b/wolfictl-check-updates/action.yaml index 15e5aac..b64af42 100644 --- a/wolfictl-check-updates/action.yaml +++ b/wolfictl-check-updates/action.yaml @@ -19,7 +19,7 @@ runs: using: "composite" steps: - name: wolfictl-check-updates - uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:5f4945a73315706ecac4bcbe9b05aac73bbfde3321ae4d3f3166c16b4abe373f + uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:d25ddf556b64e3551da2c85c98237e0c91f80df6b272dc17463c74f0d9bae366 with: entrypoint: wolfictl args: check update ${{ inputs.changed_files }} diff --git a/wolfictl-lint/action.yaml b/wolfictl-lint/action.yaml index 6ebe1b4..5bb34bb 100644 --- a/wolfictl-lint/action.yaml +++ b/wolfictl-lint/action.yaml @@ -21,7 +21,7 @@ runs: - name: Lint if: ${{ inputs.run_wolfictl_lint == 'true' }} id: lint - uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:5f4945a73315706ecac4bcbe9b05aac73bbfde3321ae4d3f3166c16b4abe373f + uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:d25ddf556b64e3551da2c85c98237e0c91f80df6b272dc17463c74f0d9bae366 with: entrypoint: wolfictl args: lint --skip-rule no-makefile-entry-for-package @@ -29,7 +29,7 @@ runs: - name: Enforce YAML formatting if: ${{ inputs.run_wolfictl_lint_yam == 'true' }} id: lint-yaml - uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:5f4945a73315706ecac4bcbe9b05aac73bbfde3321ae4d3f3166c16b4abe373f + uses: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:d25ddf556b64e3551da2c85c98237e0c91f80df6b272dc17463c74f0d9bae366 with: entrypoint: wolfictl args: lint yam diff --git a/wolfictl-update-gh/action.yaml b/wolfictl-update-gh/action.yaml index 6e6062e..18505a6 100644 --- a/wolfictl-update-gh/action.yaml +++ b/wolfictl-update-gh/action.yaml @@ -27,7 +27,7 @@ inputs: runs: using: 'docker' - image: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:5f4945a73315706ecac4bcbe9b05aac73bbfde3321ae4d3f3166c16b4abe373f + image: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:d25ddf556b64e3551da2c85c98237e0c91f80df6b272dc17463c74f0d9bae366 entrypoint: wolfictl args: - update diff --git a/wolfictl-update-rm/action.yaml b/wolfictl-update-rm/action.yaml index bb03b61..aa2aa5c 100644 --- a/wolfictl-update-rm/action.yaml +++ b/wolfictl-update-rm/action.yaml @@ -32,7 +32,7 @@ inputs: runs: using: 'docker' - image: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:5f4945a73315706ecac4bcbe9b05aac73bbfde3321ae4d3f3166c16b4abe373f + image: docker://ghcr.io/wolfi-dev/wolfictl:latest@sha256:d25ddf556b64e3551da2c85c98237e0c91f80df6b272dc17463c74f0d9bae366 entrypoint: wolfictl args: - update