Skip to content

Commit 6091332

Browse files
chore(deps): bump chainguard-images/actions (#5584)
Bumps [chainguard-images/actions](https://github.com/chainguard-images/actions) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/chainguard-images/actions/releases) - [Changelog](https://github.com/chainguard-images/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-images/actions@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: chainguard-images/actions dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d61ef4 commit 6091332

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/build-dep-image-with-apko

1 file changed

+1
-1
lines changed

.github/actions/build-dep-image-with-apko/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
echo "image-exists=false" >> "$GITHUB_OUTPUT"
4141
fi
4242
43-
- uses: chainguard-images/actions/[email protected].1
43+
- uses: chainguard-images/actions/[email protected].2
4444
if: ${{ inputs.overwrite == 'true' || steps.check-image-exists.outputs.image-exists == 'false' }}
4545
with:
4646
config: ${{ inputs.apko-config }}

0 commit comments

Comments
 (0)