Skip to content

Commit

Permalink
chore(deps): bump docker/build-push-action from 3 to 5 (#2707)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent d66b131 commit bd7a6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ jobs:
if: ${{ steps.meta.outputs.tags }}

- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
if: ${{ steps.meta.outputs.tags }}
with:
context: .
Expand Down

0 comments on commit bd7a6d6

Please sign in to comment.