Skip to content

Commit c71e47a

Browse files
Bump actions/checkout from 6 to 7 (#1092)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d476eff commit c71e47a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBotTriggers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.event_name == 'workflow_dispatch' || github.event.pull_request.merged
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818

1919
- name: Trigger TagBot on registered package
2020
if: github.event_name != 'workflow_dispatch'

0 commit comments

Comments
 (0)