Skip to content

Commit a979c24

Browse files
authored
Merge pull request #749 from git-for-windows/dependabot/npm_and_yarn/octokit/rest-20.0.2
Bump @octokit/rest from 19.0.13 to 20.0.2
2 parents 8722ee9 + 373ea5a commit a979c24

File tree

5 files changed

+2114
-1372
lines changed

5 files changed

+2114
-1372
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ inputs:
4141
[Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets)
4242
default: ${{ github.token }}
4343
runs:
44-
using: 'node16'
44+
using: 'node20'
4545
main: 'dist/index.js'
4646
post: 'dist/index.js'

0 commit comments

Comments
 (0)