Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump octokit/request-action
Browse files Browse the repository at this point in the history
Bumps the minor-deps-updates-main group with 1 update: [octokit/request-action](https://github.com/octokit/request-action).


Updates `octokit/request-action` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/octokit/request-action/releases)
- [Commits](octokit/request-action@v2.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9d6309f commit 74bfb70
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
@@ -39,7 +39,7 @@ jobs:
authorize:
runs-on: ubuntu-latest
steps:
- uses: octokit/request-action@v2.3.1
- uses: octokit/request-action@v2.4.0
with:
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
team: technical-steering-committee

0 comments on commit 74bfb70

Please sign in to comment.