Skip to content

Commit

Permalink
Use tag instead of master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszKubuszok committed Feb 16, 2024
1 parent 9c87b4c commit 817eebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonatype-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
key: setup-1

- name: Fetch and render Sonatype Stats
uses: MateuszKubuszok/sonatype-stats@master
uses: MateuszKubuszok/sonatype-stats@v1.0.0
with:
sonatype-project: ${{ vars.SONATYPE_PROJECT }}
sonatype-username: ${{ secrets.SONATYPE_USERNAME }}
Expand Down

0 comments on commit 817eebb

Please sign in to comment.