Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Rosenbauer authored Apr 11, 2021
1 parent f218b29 commit 22f0dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: bluenovaio/action-tls-monitor@main
with:
domain: ${{ matrix.domain }}
expiration_days: "7"
expiration_days: "700"
approved_protocols: TLSv1.2,TLSv1.3
alert_method: slack
alert_token: ${{ secrets.SLACK_WEBHOOK_URL_OPS }}
Expand Down

0 comments on commit 22f0dae

Please sign in to comment.