Skip to content

Commit c476214

Browse files
chore(deps): bump chainguard-dev/actions (#5615)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.4.15 to 1.5.3. - [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.15...v1.5.3) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a28b929 commit c476214

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/melange-build@v1.4.15
55+
- uses: chainguard-dev/actions/melange-build@v1.5.3
5656
with:
5757
config: ${{ inputs.context }}/melange.yaml
5858
archs: ${{ inputs.arch }}

0 commit comments

Comments
 (0)