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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent be79129 commit f1644cf
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 @@ -67,7 +67,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: javiertuya/sonarqube-action@v1.3.1
- uses: javiertuya/sonarqube-action@v1.3.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit f1644cf

Please sign in to comment.