Skip to content

Commit 892f400

Browse files
authored
Merge pull request #137 from ergebnis/dependabot/github_actions/actions/github/release/create/actions/github-script-6.3.3
github-actions(deps): bump actions/github-script from 6.3.1 to 6.3.3 in /actions/github/release/create
2 parents 740e397 + 477a693 commit 892f400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/github/release/create/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
shell: "bash"
2424

2525
- name: "Create release"
26-
uses: "actions/github-script@v6.3.1"
26+
uses: "actions/github-script@v6.3.3"
2727
with:
2828
github-token: "${{ inputs.github-token }}"
2929
script: |

0 commit comments

Comments
 (0)