Skip to content

Commit

Permalink
Update github-script action to v7 (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcindabrowski authored Sep 27, 2024
1 parent 57a4e5f commit 9e54519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-triager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
configuration-path: "./.github/triage-rules.yml"

- if: always()
uses: actions/github-script@0.4.0
uses: actions/github-script@v7
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit 9e54519

Please sign in to comment.