We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c902d1 commit 5bb595bCopy full SHA for 5bb595b
.github/workflows/cherry-pick.yml
@@ -20,10 +20,9 @@ jobs:
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
with:
22
fetch-depth: 0
23
- token: ${{ secrets.NGINX_PAT }}
24
25
- name: Check if Actor is a Member of one of the teams
26
- uses: im-open/[email protected]
+ uses: im-open/is-actor-team-member@6633b6e4d9bd2a6917f976b14c64626902e13805 # v1.2.0
27
28
github-actor: ${{ github.actor }}
29
github-organization: ${{ github.repository_owner}}
0 commit comments