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 c4038a1 commit c52b5ebCopy full SHA for c52b5eb
.github/workflows/changelog.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
with:
12
fetch-depth: 0
13
- - uses: BobAnkh/auto-generate-changelog@v1
+ - uses: BobAnkh/auto-generate-changelog
14
15
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
16
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
0 commit comments