Skip to content

Commit cfea363

Browse files
committed
MAINT: update action version
1 parent fa181fa commit cfea363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Check change log entry
17-
uses: scientific-python/action-check-changelogfile@865ff8154dd94f008f08de6bb8d8c1f661113658
17+
uses: scientific-python/action-check-changelogfile@064f2005176e1622e7c2bd9776140406609097d1
1818
env:
1919
CHANGELOG_FILENAME: CHANGES.rst
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)