Skip to content

Commit

Permalink
Merge pull request #35 from N0rthernL1ghts/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
xZero707 authored Oct 28, 2024
2 parents 35a4183 + e173001 commit 5e24e51
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 @@ -20,7 +20,7 @@ jobs:

-
name: "Build tests-util image"
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
id: build
with:
context: build/tests-util/
Expand Down

0 comments on commit 5e24e51

Please sign in to comment.