Skip to content

Commit

Permalink
Bump javiertuya/sonarqube-action from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [javiertuya/sonarqube-action](https://github.com/javiertuya/sonarqube-action) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/javiertuya/sonarqube-action/releases)
- [Commits](javiertuya/sonarqube-action@v1.1.1...v1.1.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] authored Dec 3, 2023
1 parent f1e5b61 commit 9464a2c
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/[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 9464a2c

Please sign in to comment.