We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3b4f7 commit dabcf36Copy full SHA for dabcf36
.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@05d22bf31770de02e20c67c70365453e00227f61 # v4.2.0
+ uses: crazy-max/ghaction-docker-meta@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0
36
with:
37
images: docker.pkg.github.com/appvia/githubUserManager/githubUserManager
38
tag-sha: true
0 commit comments