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 d476eff commit c71e47aCopy full SHA for c71e47a
1 file changed
.github/workflows/TagBotTriggers.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.event_name == 'workflow_dispatch' || github.event.pull_request.merged
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
18
19
- name: Trigger TagBot on registered package
20
if: github.event_name != 'workflow_dispatch'
0 commit comments