Skip to content

Commit fd1d49e

Browse files
authored
Merge pull request #71 from fluxcd/dependabot/github_actions/docker/build-push-action-4.1.1
Bump docker/build-push-action from 4.1.0 to 4.1.1
2 parents 1a24b94 + f5eb58b commit fd1d49e

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@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
70+
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
7171
with:
7272
push: true
7373
builder: ${{ steps.buildx.outputs.name }}

0 commit comments

Comments
 (0)