Skip to content

Commit 91c08bc

Browse files
committed
chore: fix action path
1 parent e707223 commit 91c08bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: 'ubuntu-latest'
3131
steps:
3232
- name: 'Multi-approvers'
33-
uses: 'abcxyz/pkg/.github/actions/multi-approvers'
33+
uses: 'abcxyz/actions/.github/actions/multi-approvers@986a6a133d0ffb38ab46a27c0777749a6735791a'
3434
with:
3535
team: 'multi-approvers'
3636
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'

0 commit comments

Comments
 (0)