Skip to content

Commit

Permalink
Merge pull request #1216 from ergebnis/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/github-script-7.0.1

github-actions(deps): Bump actions/github-script from 7.0.0 to 7.0.1
  • Loading branch information
ergebnis-bot authored Nov 17, 2023
2 parents a52cb0e + d4725ad commit 365cffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"

- name: "Upload release assets"
uses: "actions/github-script@v7.0.0"
uses: "actions/github-script@v7.0.1"
with:
github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"
script: |
Expand Down

0 comments on commit 365cffa

Please sign in to comment.