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 e707223 commit 91c08bcCopy full SHA for 91c08bc
.github/workflows/multi_approvers.yaml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: 'ubuntu-latest'
31
steps:
32
- name: 'Multi-approvers'
33
- uses: 'abcxyz/pkg/.github/actions/multi-approvers'
+ uses: 'abcxyz/actions/.github/actions/multi-approvers@986a6a133d0ffb38ab46a27c0777749a6735791a'
34
with:
35
team: 'multi-approvers'
36
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
0 commit comments