Skip to content

Commit 477a693

Browse files
github-actions(deps): bump actions/github-script
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.1 to 6.3.3. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6.3.1...v6.3.3) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fccfd9b commit 477a693

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)