Skip to content

Commit

Permalink
Merge pull request #209 from LunNova/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-6.x

chore(deps): update docker/build-push-action action to v6
  • Loading branch information
LunNova authored Jul 10, 2024
2 parents 6290165 + 0dfd10e commit bfbc2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build and push
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
with:
push: true
tags: ghcr.io/lunnova/no-more-mr-dice-guy:${{ steps.tagvars.outputs.tag }}
Expand Down

0 comments on commit bfbc2fe

Please sign in to comment.