Skip to content

Commit

Permalink
Merge pull request #572 from Manechat/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-5.3.0

Actions(deps): Bump docker/build-push-action from 5.1.0 to 5.3.0
  • Loading branch information
Ixrec authored Jun 2, 2024
2 parents 94188d4 + a555839 commit 6c4707c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "BUILD_COMMIT=$GITHUB_SHA" >> $GITHUB_ENV
- name: Build and push
uses: docker/build-push-action@v5.1.0
uses: docker/build-push-action@v5.3.0
with:
context: .
file: ./Izzy-Moonbot/Dockerfile
Expand Down

0 comments on commit 6c4707c

Please sign in to comment.