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 2c4c620 commit 25c248dCopy full SHA for 25c248d
.github/workflows/multi_approvers.yaml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: 'ubuntu-latest'
31
steps:
32
- name: 'Multi-approvers'
33
- uses: 'abcxyz/actions/.github/actions/multi-approvers@b1b53fb1dfed3b3ced19ea966281a46bca610593'
+ uses: 'abcxyz/actions/.github/actions/multi-approvers@6994d739e27f8485dcafad56c0f5dfe506b481a8'
34
with:
35
team: 'multi-approvers'
36
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
0 commit comments