Skip to content

Commit

Permalink
Merge pull request #19 from nlnwa/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
2 parents f41d389 + 231e79c commit a23cafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit a23cafb

Please sign in to comment.