Skip to content

Commit 6aaa167

Browse files
committed
chore(ci): update pre-commit and lychee-action versions in CI configuration
1 parent 5ae1ac2 commit 6aaa167

File tree

2 files changed

+3
-2
lines changed
  • .github/workflows
  • base/science-tech-maths/programming/dev-tools/github

2 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
python-version: "3.13"
5757

58-
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
58+
- uses: pre-commit/action@v3.0.1@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
5959

6060
link-checker:
6161
runs-on: ubuntu-latest
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Check links
7878
id: lychee
79-
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332
79+
uses: lycheeverse/lychee-action@v2.4.1@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332
8080
with:
8181
args: --verbose --no-progress --insecure --exclude-all-private --suggest --archive wayback --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0" --max-concurrency 5 --retry-wait-time 10 --cache './**/*.md' './**/*.html'
8282
fail: true

base/science-tech-maths/programming/dev-tools/github/github.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ if: startsWith(github.ref, 'refs/tags/')
135135
- <https://github-actions-hero.vercel.app/>
136136
- <https://github.com/rhysd/actionlint>
137137
- <https://github.com/tj-actions/changed-files>
138+
- <https://github.com/zizmorcore/zizmor>
138139

139140
## GitHub README Profile
140141

0 commit comments

Comments
 (0)