Skip to content

Commit f0c3e2d

Browse files
renovate[bot]coderbyheart
authored andcommitted
chore(deps): pin dependencies
1 parent ff27b8e commit f0c3e2d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/renovate-config-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
validate:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1616

1717
- name: Validate renovate.json
1818
run: npx --yes --package renovate -- renovate-config-validator

.github/workflows/test-and-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
runs-on: ubuntu-24.04
1616

1717
steps:
18-
- uses: actions/checkout@v6
18+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919

20-
- uses: actions/setup-node@v6
20+
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2121
with:
2222
node-version: "22.x"
2323
cache: "npm"

0 commit comments

Comments
 (0)