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 f56f15b commit c8de875Copy full SHA for c8de875
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@601a80b39c9405e50806ae38af30926f9d957c47 # v6
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # 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