Merge pull request #2105 from nodejs/dependabot/github_actions/docker/build-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
This commit is contained in:
ttshivers 2024-06-18 11:06:05 -05:00 committed by GitHub
commit 632b2e618c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
uses: actions/checkout@v4
- name: Build image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: false
load: true