Skip to content

Commit 683811a

Browse files
authored
chore(ci): update CI workflow
Signed-off-by: Paul Horton <[email protected]>
1 parent a4aa299 commit 683811a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Sonatype Lifecycle Evaluation
6363
id: evaluate
64-
uses: sonatype/actions/evaluate@v1.0.1
64+
uses: sonatype/actions/evaluate@v1
6565
with:
6666
iq-server-url: ${{ vars.SONATYPE_PLATFORM_URL }}
6767
username: ${{ secrets.SONATYPE_LIFECYCLE_USERNAME }}

0 commit comments

Comments
 (0)