Skip to content

Commit 05aca2b

Browse files
chore(deps): bump chainguard-dev/actions (#5929)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.19 to 1.6.21. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@v1.6.19...v1.6.21) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a17ab75 commit 05aca2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/build-custom-melange-package

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
export GIT_TAG=${{ inputs.git-tag }}
4747
envsubst '${GIT_TAG}' < ${{ inputs.context }}/melange.yaml.tmpl > ${{ inputs.context }}/melange.yaml
4848
49-
- uses: chainguard-dev/actions/melange-build@v1.6.19
49+
- uses: chainguard-dev/actions/melange-build@v1.6.21
5050
with:
5151
config: ${{ inputs.context }}/melange.yaml
5252
archs: ${{ inputs.arch }}

0 commit comments

Comments
 (0)