Skip to content

Commit

Permalink
Update actions/github-script action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] committed Aug 16, 2024
1 parent a664f22 commit c9190e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
doc-preview:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
name: Add doc preview links
with:
script: |
Expand Down

0 comments on commit c9190e3

Please sign in to comment.