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 e506bf3 commit 1c02b22Copy full SHA for 1c02b22
.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@cf90ca733d9290b26b3959e34bc1fbc0b7264dbc
+ uses: openstatushq/openstatus-github-action@953c279982ddf348eb77c54313207655378ac5dc
19
with:
20
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
0 commit comments