We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 649ffd8 + eeef782 commit cb100b4Copy full SHA for cb100b4
.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