Skip to content

Commit

Permalink
Merge pull request #57 from pSub/dependabot/github_actions/noirbizarr…
Browse files Browse the repository at this point in the history
…e/need-checks-c3c25343c2a00798e4e9cbc78f6f047a8d14d838

Bump noirbizarre/need-checks from 29c1f2209eec7b49ba23ab15853a755d9ea1746f to c3c25343c2a00798e4e9cbc78f6f047a8d14d838
  • Loading branch information
pSub authored Mar 3, 2025
2 parents 10e7f91 + 30d24de commit 1825bad
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@29c1f2209eec7b49ba23ab15853a755d9ea1746f # main
uses: noirbizarre/need-checks@c3c25343c2a00798e4e9cbc78f6f047a8d14d838 # main
with:
conclusions: success,skipped

Expand Down

0 comments on commit 1825bad

Please sign in to comment.