Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c1e6fbb commit cd3b9df
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 @@ -58,7 +58,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: javiertuya/sonarqube-action@v1.3.2
- uses: javiertuya/sonarqube-action@v1.4.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit cd3b9df

Please sign in to comment.