We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee9ebd commit a18bc33Copy full SHA for a18bc33
.github/workflows/rule-type-param-changes-comment.yml
@@ -12,7 +12,7 @@ jobs:
12
rule-type-param-changes-comment:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
script: |
0 commit comments