Skip to content

Commit 265265b

Browse files
authored
Merge pull request #88 from Sydney-Elvis/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents d197a8f + 30ae005 commit 265265b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_workflows_publish-ghcr_Version2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "EOF" >> "$GITHUB_OUTPUT"
5353
5454
- name: Build and push
55-
uses: docker/build-push-action@v6
55+
uses: docker/build-push-action@v7
5656
with:
5757
context: .
5858
push: true

0 commit comments

Comments
 (0)