Skip to content

Commit 1a24b94

Browse files
authored
Merge pull request #62 from fluxcd/dependabot/github_actions/docker/build-push-action-4.1.0
Bump docker/build-push-action from 4.0.0 to 4.1.0
2 parents 7efa785 + 6fd1f9d commit 1a24b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
tags: |
6868
type=raw,value=${{ steps.prep.outputs.version }}
6969
- name: Docker push
70-
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
70+
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
7171
with:
7272
push: true
7373
builder: ${{ steps.buildx.outputs.name }}

0 commit comments

Comments
 (0)