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 9a4a1ba commit ece4b6bCopy full SHA for ece4b6b
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@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
+ uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
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