Skip to content

Commit

Permalink
Merge pull request #198 from sgibson91/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/actions/github-script-7
  • Loading branch information
sgibson91 authored Dec 4, 2023
2 parents ae05ce8 + ad24dae commit c7da57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binder-badge-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Comment on PR with Binder link
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit c7da57d

Please sign in to comment.