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 ade927e commit 405f477Copy full SHA for 405f477
.github/workflows/expense.yml
@@ -39,7 +39,7 @@ jobs:
39
authorize:
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: octokit/request-action@v2.3.1
+ - uses: octokit/request-action@v2.4.0
43
with:
44
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
45
team: technical-steering-committee
0 commit comments