Skip to content

Commit

Permalink
Merge pull request #175 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/github/release/create/actions/github-script-7.0.0

github-actions(deps): Bump actions/github-script from 6.4.1 to 7.0.0 in /actions/github/release/create
  • Loading branch information
ergebnis-bot authored Nov 13, 2023
2 parents 703faaa + 657f0cd commit 2e15826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/github/release/create/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
shell: "bash"

- name: "Create release"
uses: "actions/github-script@v6.4.1"
uses: "actions/github-script@v7.0.0"
with:
github-token: "${{ inputs.github-token }}"
script: |
Expand Down

0 comments on commit 2e15826

Please sign in to comment.