Skip to content

Commit

Permalink
Update actions/github-script action to v7 (#86)
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 Nov 14, 2023
1 parent 8b7d4f5 commit e9b7b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate cache key
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
id: generate-key
with:
script: |
Expand Down

0 comments on commit e9b7b30

Please sign in to comment.