File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 using : " composite"
2727 steps :
2828 - name : Install uv
29- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
29+ uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7
3030 with :
3131 enable-cache : true
3232 cache-dependency-glob : ${{ inputs.cache-dependency-glob }}
Original file line number Diff line number Diff line change 1919 bump :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2323 with :
2424 fetch-depth : 0
2525 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ jobs:
2020 if : false # Disabled
2121 steps :
2222 - name : Checkout Repository
23- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2424
2525 - name : Dependency Review
26- uses : actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4
26+ uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4
2727 with :
2828 fail-on-severity : high
2929 comment-summary-in-pr : always
Original file line number Diff line number Diff line change 2323 version : ${{ steps.version.outputs.value }}
2424
2525 steps :
26- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
26+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2727 with :
2828 token : ${{ secrets.GH_TOKEN }}
2929
5050 - prepare
5151
5252 steps :
53- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
53+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
5454 with :
5555 fetch-depth : 0
5656 token : ${{ secrets.GH_TOKEN }}
Original file line number Diff line number Diff line change 4343 subjectPattern : ^[a-z].+[^.]$
4444 validateSingleCommit : true
4545
46- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
46+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
4747
4848 - name : Setup Python and uv
4949 uses : ./.github/actions/setup-python-uv
7272 runs-on : ubuntu-24.04
7373
7474 steps :
75- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
75+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
7676
7777 - name : Setup Python and uv
7878 uses : ./.github/actions/setup-python-uv
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ jobs:
1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout code
17- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1818 with :
1919 fetch-depth : 0
2020
2121 - name : Generate changelog for release
22- uses : orhun/git-cliff-action@d77b37db2e3f7398432d34b72a12aa3e2ba87e51 # v4
22+ uses : orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4
2323 id : git-cliff
2424 with :
2525 config : cliff.toml
2828 OUTPUT : CHANGELOG.md
2929
3030 - name : Update full changelog
31- uses : orhun/git-cliff-action@d77b37db2e3f7398432d34b72a12aa3e2ba87e51 # v4
31+ uses : orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4
3232 with :
3333 config : cliff.toml
3434 args : -o CHANGELOG.md
4141 uv build
4242
4343 - name : Create GitHub Release
44- uses : softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2
44+ uses : softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
4545 with :
4646 body : ${{ steps.git-cliff.outputs.content }}
4747 files : dist/*
Original file line number Diff line number Diff line change 88 stale :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10
11+ - uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # v10
1212 with :
1313 days-before-stale : 30
1414 days-before-close : 1
Original file line number Diff line number Diff line change 1515 fail-fast : false
1616
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1919
2020 - name : Setup Python and uv
2121 uses : ./.github/actions/setup-python-uv
@@ -29,12 +29,12 @@ jobs:
2929
3030 - name : Upload test results to Codecov
3131 if : ${{ !cancelled() }}
32- uses : codecov/test-results-action@v1
32+ uses : codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1
3333 with :
3434 token : ${{ secrets.CODECOV_TOKEN }}
3535
3636 - name : Upload coverage reports to Codecov
37- uses : codecov/codecov-action@v5
37+ uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
3838 with :
3939 token : ${{ secrets.CODECOV_TOKEN }}
4040 files : ./coverage.xml
4343 fail_ci_if_error : false
4444
4545 - name : Upload coverage artifacts
46- uses : actions/upload-artifact@v4
46+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
4747 if : always()
4848 with :
4949 name : coverage-${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments