Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2022
1 parent 75c8da0 commit 6234c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
- name: if fail 📌
uses: actions/github-script@v6.3.2
uses: actions/github-script@v6.3.3
with:
github-token: ${{github.token}}
script: |
Expand Down

0 comments on commit 6234c4b

Please sign in to comment.