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 08ab2ed commit 4c548e9Copy full SHA for 4c548e9
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: npm run test
33
34
- id: docker_meta
35
- uses: crazy-max/ghaction-docker-meta@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
+ uses: crazy-max/ghaction-docker-meta@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0
36
with:
37
images: docker.pkg.github.com/appvia/githubUserManager/githubUserManager
38
tag-sha: true
0 commit comments