Skip to content

Commit

Permalink
Merge pull request #177 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.1

github-actions(deps): Bump actions/github-script from 7.0.0 to 7.0.1 in /actions/github/release/create
  • Loading branch information
ergebnis-bot authored Nov 17, 2023
2 parents fa0caf5 + fc467fd commit d60d84b
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@v7.0.0"
uses: "actions/github-script@v7.0.1"
with:
github-token: "${{ inputs.github-token }}"
script: |
Expand Down

0 comments on commit d60d84b

Please sign in to comment.