Skip to content

Commit

Permalink
Revert release.yml to automatically use latest minor version (#6693)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsolt-kolbay-sonarsource authored Jan 31, 2023
1 parent f8aff1b commit 791eddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
permissions:
id-token: write
contents: write
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5.0.1
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5 #uses the latest v5.x.y version rather than a specific version
with:
publishToBinaries: true
mavenCentralSync: true
Expand Down

0 comments on commit 791eddb

Please sign in to comment.