mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 07:21:10 +01:00
Merge pull request #35 from N0rthernL1ghts/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
This commit is contained in:
commit
5e24e51e57
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user