Skip to content

Commit

Permalink
Merge branch 'main' into install-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeEdgar authored Apr 15, 2024
2 parents f7c6b22 + f4b80d2 commit 2c12213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
milestone-next: ${{steps.metadata.outputs.next-version}}

- name: Image Update
uses: renovatebot/[email protected].7
uses: renovatebot/[email protected].9
with:
configurationFile: .github/gitops-config.json
token: ${{ secrets.RELEASE_TOKEN }}
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.3.1</version>
<version>4.8.4.0</version>
<dependencies>
<!-- overwrite dependency on spotbugs if you want to specify the version of˓→spotbugs -->
<dependency>
Expand Down

0 comments on commit 2c12213

Please sign in to comment.