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