Skip to content
Snippets Groups Projects
Unverified Commit 6f0c3cf6 authored by Janyk Steenbeek's avatar Janyk Steenbeek Committed by GitHub
Browse files

Merge pull request #1 from janyksteenbeek/dependabot/github_actions/docker/build-push-action-4

Bump docker/build-push-action from 3 to 4
parents 434d7c22 1c24231e
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ jobs: ...@@ -30,7 +30,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- -
name: Build name: Build
uses: docker/build-push-action@v3 uses: docker/build-push-action@v4
with: with:
context: . context: .
push: true push: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment