File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616jobs :
1717 draft-release :
1818 # TODO(sethvargo): revert to a tag when ready
19- uses : ' google-github-actions/.github/.github/workflows/draft-release.yml@main ' # ratchet:exclude
19+ uses : ' google-github-actions/.github/.github/workflows/draft-release.yml@v3 ' # ratchet:exclude
2020 with :
2121 version_strategy : ' ${{ github.event.inputs.version_strategy }}'
2222 secrets :
Original file line number Diff line number Diff line change 99jobs :
1010 release :
1111 # TODO(sethvargo): revert to a tag when ready
12- uses : ' google-github-actions/.github/.github/workflows/release.yml@main ' # ratchet:exclude
12+ uses : ' google-github-actions/.github/.github/workflows/release.yml@v3 ' # ratchet:exclude
1313 secrets :
1414 ACTIONS_BOT_TOKEN : ' ${{ secrets.ACTIONS_BOT_TOKEN }}'
You can’t perform that action at this time.
0 commit comments