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 203b8a1 commit 80b247dCopy full SHA for 80b247d
.github/workflows/expense.yml
@@ -41,7 +41,7 @@ jobs:
41
authorize:
42
runs-on: ubuntu-latest
43
steps:
44
- - uses: octokit/request-action@v2.1.9
+ - uses: octokit/request-action@v2.4.0
45
with:
46
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
47
team: technical-steering-committee
0 commit comments