Skip to content

Commit 5a90fc3

Browse files
authored
update version number in docs
1 parent 686e7a0 commit 5a90fc3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
# deploy:
2020
# steps:
2121

22-
- uses: urcomputeringpal/label-mutex@v0.3.0
22+
- uses: urcomputeringpal/label-mutex@v0.4.0
2323
id: label-mutex
2424
env:
2525
AWS_DEFAULT_REGION: us-east-1
@@ -54,7 +54,7 @@ on:
5454
# unlock:
5555
# steps:
5656

57-
- uses: urcomputeringpal/label-mutex@v0.3.0
57+
- uses: urcomputeringpal/label-mutex@v0.4.0
5858
id: label-mutex
5959
env:
6060
AWS_DEFAULT_REGION: us-east-1

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ outputs:
3434
runs:
3535
using: docker
3636
image: Dockerfile
37-
# image: 'docker://urcomputeringpal/label-mutex:v0.3.0'
37+
# image: 'docker://urcomputeringpal/label-mutex:v0.4.0'

0 commit comments

Comments
 (0)