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 216a315 commit 013648eCopy full SHA for 013648e
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
echo "::set-output name=platforms::${PLATFORMS//$', '/'%0A'}"
60
echo "::set-output name=variant::$VARIANT"
61
- name: Generate Docker image metadata
62
- uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a # tag=v4.0.1
+ uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3.0
63
id: meta
64
with:
65
images: |
0 commit comments