Skip to content

Commit 937eb79

Browse files
Bump javiertuya/sonarqube-action from 1.3.0 to 1.3.1
Bumps [javiertuya/sonarqube-action](https://github.com/javiertuya/sonarqube-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/javiertuya/sonarqube-action/releases) - [Commits](javiertuya/sonarqube-action@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: javiertuya/sonarqube-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 628db12 commit 937eb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: ${{ github.actor != 'dependabot[bot]' }}
5959
runs-on: ubuntu-latest
6060
steps:
61-
- uses: javiertuya/[email protected].0
61+
- uses: javiertuya/[email protected].1
6262
with:
6363
github-token: ${{ secrets.GITHUB_TOKEN }}
6464
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)