Skip to content

Commit

Permalink
chore(deps): bump actions/github-script from 6 to 7 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyRollins authored Nov 28, 2023
2 parents 407fe83 + 25daf90 commit 8a323f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_PREVIEW_APP_SITE_ID }}

- name: Add Netlify link PR comment
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit 8a323f2

Please sign in to comment.