Skip to content

Commit

Permalink
Use floating versions for health score
Browse files Browse the repository at this point in the history
  • Loading branch information
filmaj committed May 13, 2024
1 parent d26df34 commit 257a1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Report health score
uses: slackapi/slack-health-score@v0.0.2
uses: slackapi/slack-health-score@v0
with:
codecov_token: ${{ secrets.FILS_CODECOV_API_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 257a1b6

Please sign in to comment.