Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2021
1 parent cb8f373 commit ad9f825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
- name: if fail 📌
uses: actions/github-script@0.9.0
uses: actions/github-script@v4.0.0
with:
github-token: ${{github.token}}
script: |
Expand Down

0 comments on commit ad9f825

Please sign in to comment.