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 238c38d commit f56f15bCopy full SHA for f56f15b
2 files changed
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
images: drevops/mariadb-drupal-data
63
64
- name: Build and push Docker image
65
- uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
66
with:
67
context: .
68
push: true
.github/workflows/test.yml
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
110
0 commit comments