Skip to content

Commit

Permalink
Merge pull request #17 from gitevents/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/github-script-7

build(deps): bump actions/github-script from 6 to 7
  • Loading branch information
PatrickHeneise authored Dec 2, 2023
2 parents 16a2c12 + 5b5d2b2 commit 740714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install @actions/http-client

- name: Dispatch event
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
SERVER_ID: ${{ inputs.server-id }}
TIME_ZONE: ${{ inputs.time-zone }}
Expand Down

0 comments on commit 740714f

Please sign in to comment.