There was an error while loading. Please reload this page.
2 parents 4f9ad3f + 5fd94bd commit d74ef70Copy full SHA for d74ef70
1 file changed
.github/workflows/check_changelog.yml
@@ -17,7 +17,7 @@ jobs:
17
changelog-check:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
21
- run: mv changes/pyproject.toml pyproject.toml
22
- name: Run changelog check
23
uses: ./
0 commit comments