Skip to content

Commit

Permalink
Merge pull request #43 from controlplaneio-fluxcd/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions-ea1cab9407

Bump docker/build-push-action from 5.4.0 to 6.0.1 in the actions group across 1 directory
  • Loading branch information
stefanprodan authored Jun 19, 2024
2 parents 2276bf9 + 05c7658 commit 5edca4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
type=raw,value=${{ steps.prep.outputs.VERSION }}
- name: Publish images
id: build-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
with:
sbom: true
provenance: true
Expand Down

0 comments on commit 5edca4b

Please sign in to comment.