Skip to content

Commit

Permalink
Merge pull request #2969 from rsksmart/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6.13.0

Bump docker/build-push-action from 6.9.0 to 6.13.0
  • Loading branch information
Vovchyk authored Jan 30, 2025
2 parents dc988cf + ec0872a commit 9bef071
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 @@ -37,7 +37,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and push to registry
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 #v6.9.0
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 #v6.13.0
with:
context: .
push: true
Expand Down

0 comments on commit 9bef071

Please sign in to comment.