Skip to content

Commit f5b90cb

Browse files
chore(deps): update github-actions (#1817)
1 parent 1cf0d67 commit f5b90cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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 }}

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)