We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412cd2b commit 04fd804Copy full SHA for 04fd804
.github/workflows/test.yml
@@ -245,7 +245,7 @@ jobs:
245
PAYLOAD_FILE_OUTPUT_TIME: ${{ steps.payload_file.outputs.time }}
246
247
- name: "chore(health): check up on recent changes to the health score"
248
- uses: slackapi/slack-health-score@7d824ba405309fab4fc02e94c1c899103d82edb8 # v0.2.0-rc.4
+ uses: slackapi/slack-health-score@5f8af1380f3d43084c3a99d03dbb844fe0fb3ab9 # v0.2.0-rc.5
249
with:
250
codecov_token: ${{ secrets.CODECOV_API_TOKEN }}
251
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments