Skip to content

Commit

Permalink
Merge pull request #929 from voxpupuli/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
gdubicki authored Sep 19, 2023
2 parents 50043cb + 65ce1ed commit 8f8ef29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: false
Expand Down

0 comments on commit 8f8ef29

Please sign in to comment.