We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
github-script
1 parent d2677c8 commit 00643cdCopy full SHA for 00643cd
.github/actions/extract-branch/action.yml
@@ -9,7 +9,7 @@ runs:
9
using: "composite"
10
steps:
11
- name: ⏬ Get branch name
12
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
13
id: get-branch-name
14
with:
15
result-encoding: string
0 commit comments