Skip to content

Commit

Permalink
Update changelog_check.yml
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim authored Mar 23, 2024
1 parent 1addcb1 commit 31ef295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check change log entry
uses: scientific-python/action-check-changelogfile@6087eddce1d684b0132be651a4dad97699513113 # 0.2
uses: scientific-python/action-check-changelogfile@0.3
env:
CHANGELOG_FILENAME: CHANGES.rst
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 31ef295

Please sign in to comment.