We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686e7a0 commit 5a90fc3Copy full SHA for 5a90fc3
README.md
@@ -19,7 +19,7 @@ on:
19
# deploy:
20
# steps:
21
22
- - uses: urcomputeringpal/label-mutex@v0.3.0
+ - uses: urcomputeringpal/label-mutex@v0.4.0
23
id: label-mutex
24
env:
25
AWS_DEFAULT_REGION: us-east-1
@@ -54,7 +54,7 @@ on:
54
# unlock:
55
56
57
58
59
60
action.yml
@@ -34,4 +34,4 @@ outputs:
34
runs:
35
using: docker
36
image: Dockerfile
37
- # image: 'docker://urcomputeringpal/label-mutex:v0.3.0'
+ # image: 'docker://urcomputeringpal/label-mutex:v0.4.0'
0 commit comments