chore(deps): update actions/github-script action to v9 #9

Open
CSRBot wants to merge 1 commits from renovate/actions-github-script-9.x into master
Showing only changes of commit f4680ebe2c - Show all commits
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
git push origin "${defined_tag}"
- name: Trigger "Release" workflow
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
with:
script: |
const workflowFileName = 'release.yaml';