Skip to content

Commit

Permalink
Merge pull request #98 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 272236e + 8e5d7f3 commit 6938d1b
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 6938d1b

Please sign in to comment.