Skip to content

Commit 8947b55

Browse files
chore: update actions/setup-node digest to 22c0e74 (#1370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de38262 commit 8947b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/TASKLIST_CARBONISATION.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ jobs:
2626
path: zeebe
2727
ref: 'main'
2828
- name: Setup form-js cache
29-
uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122
29+
uses: actions/setup-node@22c0e7494f4cf8e8133097a3fefafe255caf66eb
3030
with:
3131
node-version: '20'
3232
cache: 'npm'
3333
cache-dependency-path: ./form-js/package-lock.json
3434
- name: Setup Tasklist cache
35-
uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122
35+
uses: actions/setup-node@22c0e7494f4cf8e8133097a3fefafe255caf66eb
3636
with:
3737
node-version: '20'
3838
cache: 'yarn'

0 commit comments

Comments
 (0)