Skip to content

Commit

Permalink
Bump noirbizarre/need-checks
Browse files Browse the repository at this point in the history
Bumps [noirbizarre/need-checks](https://github.com/noirbizarre/need-checks) from 6cac344b29ae24e28fc2542ce067a7756ea333af to 29c1f2209eec7b49ba23ab15853a755d9ea1746f.
- [Release notes](https://github.com/noirbizarre/need-checks/releases)
- [Changelog](https://github.com/noirbizarre/need-checks/blob/main/CHANGELOG.md)
- [Commits](noirbizarre/need-checks@6cac344...29c1f22)

---
updated-dependencies:
- dependency-name: noirbizarre/need-checks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 6bf7d6b commit a6434d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-and-deploy-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Ensure that the previous run was successfull, if run is unsupervised
if: ${{ github.event_name == 'schedule' }}
uses: noirbizarre/need-checks@6cac344b29ae24e28fc2542ce067a7756ea333af # main
uses: noirbizarre/need-checks@29c1f2209eec7b49ba23ab15853a755d9ea1746f # main
with:
conclusions: success,skipped

Expand Down

0 comments on commit a6434d9

Please sign in to comment.