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 dbae6cd commit 1ead7c8Copy full SHA for 1ead7c8
.github/workflows/nodejs.yml
@@ -149,7 +149,7 @@ jobs:
149
150
- name: Docker meta
151
id: meta
152
- uses: docker/metadata-action@f2a13332ac1ce8c0a71aeac48a150dbb1838ab67 # tag=v3.7.0
+ uses: docker/metadata-action@b2391d37b4157fa4aa2e118d643f417910ff3242 # tag=v3.8.0
153
with:
154
images: ${{ github.repository }}
155
tags: |
0 commit comments