Skip to content

Commit cbc07d4

Browse files
committed
Update the action version in the README, preparing for a bugfix release
1 parent 0b69994 commit cbc07d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
aws-region: eu-central-1
4444
- uses: actions/checkout@v2
4545
- id: deploy
46-
uses: webfactory/[email protected].1
46+
uses: webfactory/[email protected].2
4747
- uses: peter-evans/commit-comment@v1
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)