mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 12:01:51 +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"
|
name: "Build tests-util image"
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
id: build
|
id: build
|
||||||
with:
|
with:
|
||||||
context: build/tests-util/
|
context: build/tests-util/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user