Skip to content

Commit

Permalink
Merge pull request #62 from zowe/update-comment-action
Browse files Browse the repository at this point in the history
Use maintained label action
  • Loading branch information
awharn authored Feb 5, 2024
2 parents e18c9ed + 1ec6dd4 commit 35f0538
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/auto-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Process Label Action
uses: hramos/respond-to-issue-based-on-label@v2
uses: dessant/label-actions@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: '.github/label-actions.yml'
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: '.github/label-actions.yml'

0 comments on commit 35f0538

Please sign in to comment.