We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebe605 commit 5f3240cCopy full SHA for 5f3240c
1 file changed
README.md
@@ -27,7 +27,7 @@ jobs:
27
name: Send Telemetry
28
steps:
29
- name: Send execution details to the Cronitor for Github Actions agent
30
- uses: cronitorio/monitor-github-actions@v6
+ uses: cronitorio/monitor-github-actions@v7
31
with:
32
event: ${{ toJSON(github.event) }}
33
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments