We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628db12 commit 937eb79Copy full SHA for 937eb79
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
if: ${{ github.actor != 'dependabot[bot]' }}
59
runs-on: ubuntu-latest
60
steps:
61
- - uses: javiertuya/[email protected].0
+ - uses: javiertuya/[email protected].1
62
with:
63
github-token: ${{ secrets.GITHUB_TOKEN }}
64
sonar-token: ${{ secrets.SONAR_TOKEN }}
0 commit comments