Skip to content

Commit c3137e5

Browse files
authored
Merge pull request #6 from MentalFS/dependabot/github_actions/main/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents 14d85f5 + 324dca2 commit c3137e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Build Docker image and push it
4949
id: build-and-push
50-
uses: docker/build-push-action@v6
50+
uses: docker/build-push-action@v7
5151
with:
5252
context: .
5353
build-args: MOD=${{ inputs.path }}

0 commit comments

Comments
 (0)