Skip to content

Commit 67a89e2

Browse files
authored
chore: pin version of multi_approvers workflow (#1737)
This is the last version that will support members.json.
1 parent dd49889 commit 67a89e2

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
@@ -26,6 +26,6 @@ concurrency:
2626

2727
jobs:
2828
multi-approvers:
29-
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@main'
29+
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@1d1cedf7768d17dde23bb2cda24bc1fb950e9f92'
3030
with:
3131
org-members-path: 'googleapis/google-auth-library-java/main/.github/workflows/members.json'

0 commit comments

Comments
 (0)