Skip to content

Commit 6cc3e94

Browse files
committed
chore(deps): update actions/github-script action to v7.1.0
1 parent fcde9d7 commit 6cc3e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Create Pull Request
12-
uses: actions/github-script@v7.0.1
12+
uses: actions/github-script@v7.1.0
1313
with:
1414
script: |
1515
try {

0 commit comments

Comments
 (0)