Skip to content

Commit 2050fdd

Browse files
renovate[bot]egorikftp
authored andcommitted
Update actions/github-script action to v9
1 parent 1142074 commit 2050fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/require-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-slim
1010
steps:
1111
- name: Check for Label
12-
uses: actions/github-script@v8
12+
uses: actions/github-script@v9
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
script: |

0 commit comments

Comments
 (0)