We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aa299 commit 683811aCopy full SHA for 683811a
.github/workflows/ci.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Sonatype Lifecycle Evaluation
63
id: evaluate
64
- uses: sonatype/actions/evaluate@v1.0.1
+ uses: sonatype/actions/evaluate@v1
65
with:
66
iq-server-url: ${{ vars.SONATYPE_PLATFORM_URL }}
67
username: ${{ secrets.SONATYPE_LIFECYCLE_USERNAME }}
0 commit comments