Skip to content

Commit

Permalink
Merge pull request #24 from coveo/renovate/actions-github-script-7.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/github-script action to v7
  • Loading branch information
JPLachance authored Feb 22, 2024
2 parents 4cbdb64 + a2ab975 commit 324ddc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Select configuration
id: select-config
uses: actions/github-script@v6
uses: actions/github-script@v7
env:
INPUTS: ${{ toJSON(inputs) }}
with:
Expand Down

0 comments on commit 324ddc3

Please sign in to comment.