Skip to content

Commit

Permalink
Merge pull request #40 from TrackER-Corporation/renovate/docker-build…
Browse files Browse the repository at this point in the history
…-push-action-5.x

chore(deps): update docker/build-push-action action to v5
  • Loading branch information
LeleDallas authored Oct 13, 2023
2 parents acc7a01 + 5508c66 commit 152e90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit 152e90e

Please sign in to comment.