Skip to content

Commit

Permalink
Bump github/issue-labeler from 2.4.1 to 3.4
Browse files Browse the repository at this point in the history
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.4.1 to 3.4.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.4.1...v3.4)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 7335a15 commit 2466d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Label issues
uses: github/issue-labeler@v2.4.1
uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
not-before: 2023-01-09T07:00:00Z
Expand Down

0 comments on commit 2466d34

Please sign in to comment.