We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc7f92 commit e16d057Copy full SHA for e16d057
1 file changed
.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@v2.2.1
+ uses: crazy-max/ghaction-docker-meta@v2.4.0
36
with:
37
images: docker.pkg.github.com/appvia/githubUserManager/githubUserManager
38
tag-sha: true
0 commit comments