You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Is this related to the actions-rs Actions?
If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Do the checklist before filing an issue:
actions-rs
Actions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Description
The recommended "Scheduled audit" workflow seems to not work: https://github.com/marketplace/actions/rust-audit-check#scheduled-audit
Workflow code
https://github.com/vn971/rm_rf/blob/master/.github/workflows/cargo-audit.yml
Action output
https://github.com/vn971/rm_rf/actions/runs/2272630581/workflow
Expected behavior
The workflow yml should be valid, the workflow should be able to start (as opposed to syntax failure).
Additional context
The observed behavior occurs in a very small and public repo, this one: https://github.com/vn971/rm_rf
The text was updated successfully, but these errors were encountered: