Skip to content

Commit

Permalink
Bump javiertuya/sonarqube-action from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [javiertuya/sonarqube-action](https://github.com/javiertuya/sonarqube-action) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/javiertuya/sonarqube-action/releases)
- [Commits](javiertuya/sonarqube-action@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: javiertuya/sonarqube-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 28, 2024
1 parent 49b3e48 commit cfc2696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: javiertuya/[email protected].1
- uses: javiertuya/[email protected].2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit cfc2696

Please sign in to comment.