Skip to content

Commit

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

chore(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
gregdhill authored Jul 9, 2024
2 parents 6bf7a83 + b0b5f7c commit 00eb296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
find ./target/
- name: Build and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
file: ./Dockerfile_release
context: .
Expand Down

0 comments on commit 00eb296

Please sign in to comment.