We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16dacc commit fcd8463Copy full SHA for fcd8463
1 file changed
.github/workflows/reusable-alex.yml
@@ -13,7 +13,7 @@ on:
13
- '**'
14
types: [ opened, synchronize, reopened ]
15
workflow_call:
16
- inputs:
+ inputs:f95df9e356d97e67e4626f04ad125c4a99a906a9
17
egress-policy:
18
type: string
19
default: 'block'
@@ -54,5 +54,5 @@ jobs:
54
ref: ${{ github.event.pull_request.head.sha }}
55
56
- name: Run alex with reviewdog
57
- uses: reviewdog/action-alex@ba00276838ef57db30fc418f906a09ea79f25efc # v1.5.0
+ uses: reviewdog/action-alex@f95df9e356d97e67e4626f04ad125c4a99a906a9 # v1.13.0
58
0 commit comments