We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c02b22 commit 0dc4863Copy full SHA for 0dc4863
.github/workflows/ci.yml
@@ -15,6 +15,6 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@v4
17
- name: Run OpenStatus Synthetics CI
18
- uses: openstatushq/openstatus-github-action@953c279982ddf348eb77c54313207655378ac5dc
+ uses: openstatushq/openstatus-github-action@latest
19
with:
20
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
0 commit comments