Skip to content

Commit 8b6bc2b

Browse files
chore(deps): bump chainguard-dev/actions (#5506)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.4.9 to 1.4.12. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@v1.4.9...v1.4.12) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.4.12 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 b927287 commit 8b6bc2b

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/build-custom-melange-package

1 file changed

+1
-1
lines changed

.github/actions/build-custom-melange-package/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ runs:
5252
export GIT_TAG=${{ inputs.git-tag }}
5353
envsubst '${GIT_TAG}' < ${{ inputs.context }}/melange.yaml.tmpl > ${{ inputs.context }}/melange.yaml
5454
55-
- uses: chainguard-dev/actions/[email protected].9
55+
- uses: chainguard-dev/actions/[email protected].12
5656
with:
5757
config: ${{ inputs.context }}/melange.yaml
5858
archs: ${{ inputs.arch }}

0 commit comments

Comments
 (0)