Skip to content

Commit a0473d9

Browse files
Bump octokit/request-action from 2.3.0 to 2.3.1 (#24)
Bumps [octokit/request-action](https://github.com/octokit/request-action) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/octokit/request-action/releases) - [Commits](octokit/request-action@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: octokit/request-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b88410 commit a0473d9

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
@@ -39,7 +39,7 @@ jobs:
3939
authorize:
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: octokit/[email protected].0
42+
- uses: octokit/[email protected].1
4343
with:
4444
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
4545
team: technical-steering-committee

0 commit comments

Comments
 (0)