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.
2 parents c67b103 + 9aee35a commit 880f17dCopy full SHA for 880f17d
.github/workflows/changelog_reminder.yaml
@@ -5,7 +5,7 @@ jobs:
5
name: Changelog Reminder
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
9
with:
10
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
11
0 commit comments