Skip to content

Commit f8d6445

Browse files
authored
Merge pull request #5 from actcoding/dependabot/github_actions/dot-github/workflows/docker/build-push-action-7
build(deps): bump docker/build-push-action from 6 to 7 in /.github/workflows
2 parents 9931a0a + 616b693 commit f8d6445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
latest=false
6363
6464
- name: Build and push
65-
uses: docker/build-push-action@v6
65+
uses: docker/build-push-action@v7
6666
id: push
6767
with:
6868
context: src

0 commit comments

Comments
 (0)