Skip to content

Commit ddb2e4c

Browse files
authored
Merge pull request #129 from andthum/dependabot/github_actions/github/issue-labeler-3.2
Bump github/issue-labeler from 3.1 to 3.2
2 parents 09a23b1 + b40e3df commit ddb2e4c

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)