Skip to content

Commit b6aaf94

Browse files
Bump actions/github-script from 4.1 to 5 (#17529)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v4.1...v5) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e7fbb3 commit b6aaf94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: "Add 'classify'"
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/github-script@v4.1
16+
- uses: actions/github-script@v5
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
script: |

0 commit comments

Comments
 (0)