Skip to content

Commit 88d8e7b

Browse files
Merge pull request #3476 from python-discord/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
1 parent 143a478 commit 88d8e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# and with the short SHA of the commit.
4141

4242
- name: Build and push
43-
uses: docker/build-push-action@v6
43+
uses: docker/build-push-action@v7
4444
with:
4545
context: .
4646
file: ./Dockerfile

0 commit comments

Comments
 (0)