Skip to content

Commit 54e2822

Browse files
chore(deps): update github-actions (#1707)
1 parent 001d7a7 commit 54e2822

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/outline-role-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
working-directory: ./services/outline-role-sync
4444
steps:
4545
- name: Checkout code
46-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747
with:
4848
persist-credentials: false
4949

.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@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
32+
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
3333
with:
3434
token: ${{ steps.token.outputs.token }}

.github/workflows/zitadel-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
working-directory: ./services/zitadel-actions
4444
steps:
4545
- name: Checkout code
46-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747
with:
4848
persist-credentials: false
4949

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@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
13+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
1414
with:
1515
github_token: ${{ inputs.github_token }}
1616
working_directory: ${{ inputs.working_directory }}

0 commit comments

Comments
 (0)