Skip to content

Commit

Permalink
Update actions/github-script action to v7 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 48309d7 commit cfa71cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
LOG_FORMAT: json
RENOVATE_LOG_FILE: /tmp/renovate.log
- name: Show pending updates
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const fs = require("fs/promises");
Expand Down

0 comments on commit cfa71cd

Please sign in to comment.