Skip to content

Commit c16f42e

Browse files
Bump github/issue-labeler from 2.6 to 3.0 (#190)
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.6 to 3.0. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](github/issue-labeler@de16e74...cd54a96) --- updated-dependencies: - dependency-name: github/issue-labeler 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 cd0dad7 commit c16f42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-opened.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
12-
- uses: github/issue-labeler@de16e742018d174ccf61d287f6ed31eb48faa64f # v2.6
12+
- uses: github/issue-labeler@cd54a96bcc32e2a890e865b2eceffee3fc458b9d # v3.0
1313
with:
1414
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1515
configuration-path: .github/labeler-issue-triage.yml

0 commit comments

Comments
 (0)