Skip to content

Commit

Permalink
fix(ci): fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Feb 19, 2025
1 parent 183f182 commit 4e58683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/expense.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
authorize:
runs-on: ubuntu-latest
steps:
- uses: octokit/request-action@v2.4.0
- uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # workaround for https://github.com/octokit/request-action/issues/315
with:
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
team: technical-steering-committee
Expand Down

0 comments on commit 4e58683

Please sign in to comment.