Skip to content

Commit

Permalink
feat: update actions/github-script version
Browse files Browse the repository at this point in the history
  • Loading branch information
trgiangdo committed Apr 9, 2024
1 parent 92b0096 commit bbc7e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# This action triggers the overall-tests.yml workflow on the PR
# to allow the tests to run on the new dependencies.
- name: Run tests on PR
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit bbc7e7c

Please sign in to comment.