Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dependabot to update github actions and pin actions to hash #163

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

braingram
Copy link
Contributor

This PR pins github actions to hashes (rather than versions) as recommended by github:
https://wellarchitected.github.com/library/application-security/scenarios-and-recommendations/actions-security/#pin-versions-of-actions
and enables dependabot to check these monthly. Dependabot will open PRs requesting updates when new versions of actions are released.

@braingram braingram requested a review from a team as a code owner October 3, 2024 20:02
@braingram
Copy link
Contributor Author

I can't request reviewers. @zacharyburnett and @schlafly would you take a look? Thanks!

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.07%. Comparing base (81028a8) to head (a4e0d77).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   89.24%   91.07%   +1.83%     
==========================================
  Files          17       16       -1     
  Lines        2073     2118      +45     
==========================================
+ Hits         1850     1929      +79     
+ Misses        223      189      -34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@PaulHuwe PaulHuwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@braingram
Copy link
Contributor Author

Thanks! I have no green "merge" button to push so feel free to merge this when convenient.

@schlafly schlafly merged commit 26e66fd into spacetelescope:main Oct 8, 2024
20 checks passed
@braingram braingram deleted the dependabot branch October 8, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants