Skip to content

Commit 31232a0

Browse files
committed
updated actions/github-script to version v7
1 parent c4b6782 commit 31232a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Create Release
6767
if: ${{ github.ref == 'refs/heads/main' }}
68-
uses: actions/github-script@v6
68+
uses: actions/github-script@v7
6969
with:
7070
github-token: ${{ github.token }}
7171
script: |

0 commit comments

Comments
 (0)