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 fa181fa commit cfea363Copy full SHA for cfea363
.github/workflows/changelog.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Check change log entry
17
- uses: scientific-python/action-check-changelogfile@865ff8154dd94f008f08de6bb8d8c1f661113658
+ uses: scientific-python/action-check-changelogfile@064f2005176e1622e7c2bd9776140406609097d1
18
env:
19
CHANGELOG_FILENAME: CHANGES.rst
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments