Skip to content

Commit 36b7048

Browse files
authored
add version to example workflow
1 parent 40d5d6b commit 36b7048

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
@@ -21,7 +21,7 @@ jobs:
2121
auto_comment:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: aws-actions/closed-issue-message
24+
- uses: aws-actions/closed-issue-message@v1
2525
with:
2626
# These inputs are both required
2727
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)