Skip to content

Commit

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

Actions(deps): Bump docker/build-push-action from 4.1.1 to 5.0.0
  • Loading branch information
Ixrec authored Nov 6, 2023
2 parents b59dc9f + 4289630 commit 491ff85
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@v4.1.1
uses: docker/build-push-action@v5.0.0
with:
context: .
file: ./Izzy-Moonbot/Dockerfile
Expand Down

0 comments on commit 491ff85

Please sign in to comment.