Skip to content

Commit d0d9a33

Browse files
chore(deps): bump actions/setup-node action to v3.8.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5806c06 commit d0d9a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v3
3030

3131
- name: Setup Node.js environment
32-
uses: actions/setup-node@v3.8.0
32+
uses: actions/setup-node@v3.8.2
3333
with:
3434
node-version-file: '.nvmrc'
3535

0 commit comments

Comments
 (0)