Skip to content

Commit

Permalink
Merge branch '2.13.x' into sync-files-2.13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jan 9, 2025
2 parents 8633d14 + 5565979 commit d100f29
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 @@ -160,6 +160,6 @@ jobs:
- name: Upload assets
# Upload the artifacts to the existing release. Note that the SLSA provenance will
# attest to each artifact file and not the aggregated ZIP file.
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
with:
files: artifacts.zip
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ micronaut-oracle-cloud = "4.3.6"
micronaut-reactor = "3.6.0"
micronaut-validation = "4.8.0"
micronaut-gradle-plugin = "4.4.4"
sonatype-scan = "2.8.3"
sonatype-scan = "3.0.0"

[libraries]
# Micronaut
Expand Down

0 comments on commit d100f29

Please sign in to comment.