Skip to content

Commit f159765

Browse files
authored
Merge pull request #587 from nanotaboada/dependabot/github_actions/docker/build-push-action-7.1.0
chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
2 parents 85b8165 + 86440a5 commit f159765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-cd.yml

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

122122
- name: Build and push Docker image
123123
id: push
124-
uses: docker/build-push-action@v7.0.0
124+
uses: docker/build-push-action@v7.1.0
125125
with:
126126
context: .
127127
push: true

0 commit comments

Comments
 (0)