Skip to content

Commit

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

chore(deps): bump docker/build-push-action from 4.0.0 to 6.10.0
  • Loading branch information
elraro authored Dec 28, 2024
2 parents 57c69eb + 8d505a3 commit 7f68bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v6.10.0
with:
push: false
load: true
Expand Down

0 comments on commit 7f68bf6

Please sign in to comment.