Skip to content

Commit 20099ef

Browse files
chore(deps): update github-actions
1 parent 6e22b86 commit 20099ef

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
persist-credentials: false
4949

5050
- name: Setup Node
51-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
51+
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
5252
with:
5353
node-version-file: './scripts/.nvmrc'
5454

.github/workflows/shared-zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
3030

3131
- name: Run zizmor 🌈
32-
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
32+
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
3333
with:
3434
token: ${{ steps.token.outputs.token }}

.github/workflows/test-sticky-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
persist-credentials: false
4646

4747
- name: Setup Node
48-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
48+
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
4949
with:
5050
node-version-file: './actions/sticky-comment/.nvmrc'
5151

actions/use-mise/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
runs:
1111
using: 'composite'
1212
steps:
13-
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
13+
- uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1
1414
with:
1515
github_token: ${{ inputs.github_token }}
1616
working_directory: ${{ inputs.working_directory }}

0 commit comments

Comments
 (0)