Skip to content

Commit 84d5920

Browse files
Merge pull request #46 from christianhelle/renovate/actions-github-script-7.x
Update actions/github-script action to v7
2 parents f290765 + 160e306 commit 84d5920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
steps:
7575
- name: Create tag
76-
uses: actions/github-script@v3
76+
uses: actions/github-script@v7
7777
with:
7878
github-token: ${{ github.token }}
7979
script: |

0 commit comments

Comments
 (0)