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
## Summary
Update workflow action dependencies to include commented versions to
help review.
## Details
dependabot reads and updates commented version strings on SHA
dependencies, making it a bit easier to review proposed changes. Note
that its updates are not 100% reliable, and sometimes it proposes SHA
updates for unreleased commits, so we need to be vigilant.
Also updating the neural magic actions, which apparently aren't released
separately -- the original SHA was an action commit that wasn't the
latest commit in the release, so I updated it.
## Test Plan
- Monitor workflows and dependabot behavior ...
## Related Issues
---
- [x] "I certify that all code in this PR is my own, except as noted
below."
## Use of AI
- [x] Includes AI-assisted code completion
- [ ] Includes code generated by an AI application
- [ ] Includes AI-generated tests (NOTE: AI written tests should have a
docstring that includes `## WRITTEN BY AI ##`)
0 commit comments