Skip to content

Commit

Permalink
chore(deps): bump octokit/request-action from 2.2.0 to 2.3.0 (#807)
Browse files Browse the repository at this point in the history
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](octokit/request-action@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: octokit/request-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 2a83d2f commit 54287bb
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 @@ -39,7 +39,7 @@ jobs:
authorize:
runs-on: ubuntu-latest
steps:
- uses: octokit/request-action@v2.2.0
- uses: octokit/request-action@v2.3.0
with:
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
team: technical-steering-committee
Expand Down

0 comments on commit 54287bb

Please sign in to comment.