Skip to content

Commit cd5cce2

Browse files
chore(deps): bump Renato66/auto-label from 2.3.0 to 3.0.0
Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/renato66/auto-label/releases) - [Commits](Renato66/auto-label@v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: Renato66/auto-label dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7241449 commit cd5cce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Adding Label to issue
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: Renato66/auto-label@v2.3.0
12+
- uses: Renato66/auto-label@v3.0.0
1313
with:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
ignore-comments: true

0 commit comments

Comments
 (0)