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 8c40bf2 commit 8c34132Copy full SHA for 8c34132
README.md
@@ -19,7 +19,7 @@ on:
19
# deploy:
20
# steps:
21
22
- - uses: urcomputeringpal/label-mutex@main
+ - uses: urcomputeringpal/label-mutex@v0.3.0
23
id: label-mutex
24
env:
25
AWS_DEFAULT_REGION: us-east-1
@@ -54,7 +54,7 @@ on:
54
# unlock:
55
56
57
- - uses: urcomputeringpal/label-mutex@v0.0.1
58
59
60
action.yml
@@ -30,4 +30,4 @@ outputs:
30
runs:
31
using: docker
32
image: Dockerfile
33
- # image: 'docker://urcomputeringpal/label-mutex:v0.0.1'
+ # image: 'docker://urcomputeringpal/label-mutex:v0.3.0'
0 commit comments