Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and turtton committed Mar 3, 2024
1 parent 7523d11 commit 70482af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
cp -r volglass-docs-main/posts .
- name: Build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
file: ./Dockerfile
push: false
Expand Down

0 comments on commit 70482af

Please sign in to comment.