Skip to content

Commit

Permalink
Merge pull request #3 from bank-vaults/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-4.1.0

build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0
  • Loading branch information
sagikazarmark authored Jun 9, 2023
2 parents 1decee2 + d8d2bd1 commit ac70b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Build and push image
id: build
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
Expand Down

0 comments on commit ac70b52

Please sign in to comment.