We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5684a commit 4469d52Copy full SHA for 4469d52
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
images: drevops/docker-wait-for-dependencies
52
53
- name: Build and push Docker image
54
- uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
55
with:
56
context: .
57
push: true
.github/workflows/test.yml
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments