Skip to content

Commit 5735045

Browse files
Merge pull request #2552 from nodejs/dependabot/github_actions/docker/build-push-action-7.3.0
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents 46c9a44 + 6a1877c commit 5735045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
7070

7171
- name: Build image
72-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
72+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
7373
with:
7474
push: false
7575
load: true

0 commit comments

Comments
 (0)