File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4646 using : " composite"
4747 steps :
4848 - name : Setup environment
49- uses : commonhaus/vote-record-actions/actions/setup-action-environment
49+ uses : commonhaus/vote-record-actions/actions/setup-action-environment@main
5050 with :
5151 bot-email : ${{ inputs.bot-email }}
5252 bot-name : ${{ inputs.bot-name }}
@@ -112,7 +112,7 @@ runs:
112112
113113 - name : Commit and push changes
114114 id : commit_push
115- uses : commonhaus/vote-record-actions/actions/commit-and-push
115+ uses : commonhaus/vote-record-actions/actions/commit-and-push@main
116116 with :
117117 commit-message : ${{ inputs.commit-message }}
118118 branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 3131 using : " composite"
3232 steps :
3333 - name : Setup environment
34- uses : commonhaus/vote-record-actions/actions/setup-action-environment
34+ uses : commonhaus/vote-record-actions/actions/setup-action-environment@main
3535 with :
3636 bot-email : ${{ inputs.bot-email }}
3737 bot-name : ${{ inputs.bot-name }}
4848
4949 - name : Commit and push changes
5050 id : commit_push
51- uses : commonhaus/vote-record-actions/actions/commit-and-push
51+ uses : commonhaus/vote-record-actions/actions/commit-and-push@main
5252 with :
5353 commit-message : ${{ inputs.commit-message }}
5454 branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 4040 using : " composite"
4141 steps :
4242 - name : Setup environment
43- uses : commonhaus/vote-record-actions/actions/setup-action-environment
43+ uses : commonhaus/vote-record-actions/actions/setup-action-environment@main
4444 with :
4545 bot-email : ${{ inputs.bot-email }}
4646 bot-name : ${{ inputs.bot-name }}
6464
6565 - name : Commit and push changes
6666 id : commit_push
67- uses : commonhaus/vote-record-actions/actions/commit-and-push
67+ uses : commonhaus/vote-record-actions/actions/commit-and-push@main
6868 with :
6969 commit-message : ${{ inputs.commit-message }}
7070 branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 3838 using : " composite"
3939 steps :
4040 - name : Setup environment
41- uses : commonhaus/vote-record-actions/actions/setup-action-environment
41+ uses : commonhaus/vote-record-actions/actions/setup-action-environment@main
4242 with :
4343 bot-email : ${{ inputs.bot-email }}
4444 bot-name : ${{ inputs.bot-name }}
5757
5858 - name : Commit and push changes
5959 id : commit_push
60- uses : commonhaus/vote-record-actions/actions/commit-and-push
60+ uses : commonhaus/vote-record-actions/actions/commit-and-push@main
6161 with :
6262 commit-message : ${{ inputs.commit-message }}
6363 branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments