Skip to content

Commit

Permalink
Combined dependency updates (2025-01-18)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0](#124)
- [Bump javiertuya/sonarqube-action from 1.4.0 to 1.4.1](#123)
  • Loading branch information
giis-qabot authored Jan 18, 2025
1 parent 4d495e2 commit 10e3c96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
**/target/*.log
**/reports/*.html
**/reports/*.log
- uses: javiertuya/[email protected].0
- uses: javiertuya/[email protected].1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion modevo-consistency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>io.github.javiertuya</groupId>
Expand Down

0 comments on commit 10e3c96

Please sign in to comment.