Skip to content

Commit 8c34132

Browse files
committed
prep for v0.3.0
1 parent 8c40bf2 commit 8c34132

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

22-
- uses: urcomputeringpal/label-mutex@main
22+
- uses: urcomputeringpal/label-mutex@v0.3.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.0.1
57+
- uses: urcomputeringpal/label-mutex@v0.3.0
5858
id: label-mutex
5959
env:
6060
AWS_DEFAULT_REGION: us-east-1

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ outputs:
3030
runs:
3131
using: docker
3232
image: Dockerfile
33-
# image: 'docker://urcomputeringpal/label-mutex:v0.0.1'
33+
# image: 'docker://urcomputeringpal/label-mutex:v0.3.0'

0 commit comments

Comments
 (0)