Skip to content

Commit cdff9db

Browse files
chore(deps): bump chainguard-dev/actions (#5935)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.21 to 1.6.22. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@v1.6.21...v1.6.22) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.22 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 86d6e38 commit cdff9db

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.21
49+
- uses: chainguard-dev/actions/melange-build@v1.6.22
5050
with:
5151
config: ${{ inputs.context }}/melange.yaml
5252
archs: ${{ inputs.arch }}

0 commit comments

Comments
 (0)