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 502f747 commit 2f58cddCopy full SHA for 2f58cdd
.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@71e40e429ecd361c9b65395f13ef279ed9f58698
+ uses: openstatushq/openstatus-github-action@502f747c3770b17dfe0b1e95465018043a2bed8e
19
with:
20
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
0 commit comments