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 743c713Copy full SHA for 743c713
.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@2c0bd771b40637d97bf205cbccdd294a32112176 # v4.5.0
36
with:
37
images: docker.pkg.github.com/appvia/githubUserManager/githubUserManager
38
tag-sha: true
0 commit comments