Skip to content

Commit

Permalink
chore: changed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon authored May 24, 2023
1 parent 90dc4ba commit 02da299
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Jenkins Alert and Reporting
uses: UlisesGascon/jenkins-status-alerts-and-reporting@v1.2.0
uses: UlisesGascon/jenkins-status-alerts-and-reporting@v1.3.0
id: jenkins-status-alerts-and-reporting
with:
database: monitor/database.json
Expand All @@ -31,6 +31,7 @@ jobs:
issue-labels: 'potential-incident,test-ci'
create-issues-for-new-offline-nodes: false
auto-close-issue: true
disk-alert-level: 90
# Report
report: monitor/jenkins-report.md
report-tags-enabled: false
Expand Down

0 comments on commit 02da299

Please sign in to comment.