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