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 f220bb1 commit 2a3618eCopy full SHA for 2a3618e
2 files changed
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Extract metadata (tags, labels) for Docker
59
id: meta
60
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
61
with:
62
images: drevops/mariadb-drupal-data
63
.github/workflows/test.yml
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
0 commit comments