Skip to content

Commit 80b247d

Browse files
Bump octokit/request-action in the minor-deps-updates group
Bumps the minor-deps-updates group with 1 update: [octokit/request-action](https://github.com/octokit/request-action). Updates `octokit/request-action` from 2.1.9 to 2.4.0 - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](octokit/request-action@v2.1.9...v2.4.0) --- updated-dependencies: - dependency-name: octokit/request-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 203b8a1 commit 80b247d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/expense.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
authorize:
4242
runs-on: ubuntu-latest
4343
steps:
44-
- uses: octokit/request-action@v2.1.9
44+
- uses: octokit/request-action@v2.4.0
4545
with:
4646
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
4747
team: technical-steering-committee

0 commit comments

Comments
 (0)