Skip to content

Commit 014d3ab

Browse files
chore(deps): bump chainguard-images/actions
Bumps [chainguard-images/actions](https://github.com/chainguard-images/actions) from 1.0.6 to 1.0.7. - [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.6...v1.0.7) --- updated-dependencies: - dependency-name: chainguard-images/actions dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 577d095 commit 014d3ab

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].6
43+
- uses: chainguard-images/actions/[email protected].8
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)