Skip to content

Commit 5663816

Browse files
renovate[bot]renovate-botAlxandr
authored
Update actions/github-script action to v6 (#88)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Aleksander Heintz <[email protected]>
1 parent ee938ed commit 5663816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

7878
steps:
7979
- name: 🏷️ Create GitHub Tag
80-
uses: actions/github-script@v5
80+
uses: actions/github-script@v6
8181
with:
8282
script: |
8383
github.rest.git.createRef({

0 commit comments

Comments
 (0)