Skip to content

Commit 944526c

Browse files
chore(deps): bump chainguard-images/actions (#5582)
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 e2ba990 commit 944526c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
export GIT_TAG=${{ inputs.git-tag }}
4848
envsubst '${GIT_TAG}' < ${{ inputs.context }}/apko.yaml.tmpl > ${{ inputs.context }}/apko.yaml
4949
50-
- uses: chainguard-images/actions/[email protected].1
50+
- uses: chainguard-images/actions/[email protected].3
5151
with:
5252
config: ${{ inputs.context }}/apko.yaml
5353
archs: amd64,arm64

0 commit comments

Comments
 (0)