Skip to content

Commit

Permalink
build(deps): bump octokit/request-action in the actions-minor group
Browse files Browse the repository at this point in the history
Bumps the actions-minor 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: actions-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent dbd691f commit 6549f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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/${{
Expand Down

0 comments on commit 6549f89

Please sign in to comment.