Skip to content

Commit a18bc33

Browse files
Update actions/github-script action to v7.1.0
1 parent 8ee9ebd commit a18bc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rule-type-param-changes-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
rule-type-param-changes-comment:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
15+
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
1818
script: |

0 commit comments

Comments
 (0)