Skip to content

Commit

Permalink
build(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 in the…
Browse files Browse the repository at this point in the history
… docker group (#3022)
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent d6b30d7 commit a53ed1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
username: "${{ secrets.DOCKERHUB_USER }}"
password: "${{ secrets.DOCKERHUB_SECRET }}"
- name: Build and push image to dockerhub staging registry
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318
with:
context: .
platforms: ${{ env.PLATFORMS }}
Expand Down

0 comments on commit a53ed1a

Please sign in to comment.