Skip to content

Commit b40e3df

Browse files
Bump github/issue-labeler from 3.1 to 3.2
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.1 to 3.2. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](github/issue-labeler@v3.1...v3.2) --- updated-dependencies: - dependency-name: github/issue-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09a23b1 commit b40e3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
pull-requests: "write"
2424
runs-on: "ubuntu-latest"
2525
steps:
26-
- uses: "github/issue-labeler@v3.1"
26+
- uses: "github/issue-labeler@v3.2"
2727
with:
2828
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2929
configuration-path: ".github/pr-labeler-config.yml"

0 commit comments

Comments
 (0)