We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf0d67 commit f5b90cbCopy full SHA for f5b90cb
2 files changed
.github/workflows/shared-zizmor.yml
@@ -29,6 +29,6 @@ jobs:
29
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
30
31
- name: Run zizmor 🌈
32
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
+ uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
33
with:
34
token: ${{ steps.token.outputs.token }}
actions/use-mise/action.yml
@@ -10,7 +10,7 @@ inputs:
10
runs:
11
using: 'composite'
12
steps:
13
- - uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
+ - uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1
14
15
github_token: ${{ inputs.github_token }}
16
working_directory: ${{ inputs.working_directory }}
0 commit comments