Skip to content

Commit

Permalink
Link fugerit-org/psychic-actions/maven-build-scan stable
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Feb 23, 2024
1 parent 41f6102 commit 18335df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_maven_package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CI with maven build and scan
#
# version 1.0.1
# version 1.1.0
#
# see : https://universe.fugerit.org/src/docs/conventions/workflows/build_maven_package.html

Expand All @@ -25,7 +25,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: fugerit-org/psychic-actions/maven-build-scan@main
- uses: fugerit-org/psychic-actions/maven-build-scan@stable
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 18335df

Please sign in to comment.