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 daf1e6f commit 299a6efCopy full SHA for 299a6ef
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@318604b99e75e41977312d83839a89be02ca4893 # v5
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # 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