Skip to content

Commit

Permalink
Merge pull request #446 from Poeschl/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/issue-labeler-3.3

Bump github/issue-labeler from 3.2 to 3.3
  • Loading branch information
Poeschl authored Jan 13, 2024
2 parents 18b40fb + e4015fe commit d0afe61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🏷️ Label issue
uses: github/issue-labeler@v3.2
uses: github/issue-labeler@v3.3
with:
repo-token: "${{ secrets.CR_PAT }}"
configuration-path: .github/labeler.yaml
Expand Down

0 comments on commit d0afe61

Please sign in to comment.