Skip to content

Commit

Permalink
Merge pull request #62 from fluxcd/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-4.1.0

Bump docker/build-push-action from 4.0.0 to 4.1.0
  • Loading branch information
makkes committed Jun 12, 2023
2 parents 7efa785 + 6fd1f9d commit 1a24b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
tags: |
type=raw,value=${{ steps.prep.outputs.version }}
- name: Docker push
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
with:
push: true
builder: ${{ steps.buildx.outputs.name }}
Expand Down

0 comments on commit 1a24b94

Please sign in to comment.