We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d8e31 commit eeef782Copy full SHA for eeef782
.github/workflows/create_tag.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v2
39
40
- name: Create tag
41
- uses: actions/github-script@v5
+ uses: actions/github-script@v7
42
with:
43
script: |
44
github.rest.git.createRef({
0 commit comments