8000 chore(deps): update actions/checkout digest to 0ad4b8f · Tony133/nestjs-postgres@d84fa67 · GitHub
[go: up one dir, main page]

Skip to content

Commit d84fa67

Browse files
renovate[bot]Tony133
authored andcommitted
chore(deps): update actions/checkout digest to 0ad4b8f
1 parent a174695 commit d84fa67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
18+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1919
with:
2020
fetch-depth: 0
2121

.github/workflows/nodejs-environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: [18.x, 20.x]
1717

1818
steps:
19-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
19+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2020
- name: Use Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v4
2222
with:
@@ -34,7 +34,7 @@ jobs:
3434
needs: [build]
3535

3636
steps:
37-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
37+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3838
- name: Use Node.js ${{ matrix.node-version }}
3939
uses: actions/setup-node@v4
4040
with:

0 commit comments

Comments
 (0)
0