We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e06f8 commit 0669903Copy full SHA for 0669903
.github/workflows/receive-votes.yml
@@ -61,7 +61,7 @@ jobs:
61
fetch-depth: 0
62
ref: ${{ inputs.branch }}
63
64
- - uses: commonhaus/vote-record-actions/actions/count-votes@'1.0.3'
+ - uses: commonhaus/vote-record-actions/actions/count-votes@1.0.3
65
id: count-votes
66
with:
67
commit-message: ${{ inputs.commit-message }}
0 commit comments