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

MNT: Use hash for Action workflow versions and update, and add dependabot, if needed #1646

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

pllim
Copy link

@pllim pllim commented Sep 30, 2024

As recommended by https://scientific-python.org/specs/spec-0008/#pin-github-actions-release-workflows-to-their-full-release-commit-shas , this PR changes your Actions workflow version pins to hashes, and updates to latest release hashes (at the time of writing) if needed. Also adds a dependabot.yml file to enable future automatic updates of GitHub Actions workflow(s) in this repository, if needed.

This is an automated update made by the batchpr tool 🤖 - feel free to close if it doesn't look good! You can report issues to @pllim.

👻

@mfixstsci
Copy link
Collaborator

@pllim I am just getting around to this -- sorry for the delay. I am curious if merging this makes sense now, will a new hash be assigned and PR submitted once this is merged? Also @zacharyburnett noticed that we don't use dumai and now we have a conflict with build.yml.

@pllim
Copy link
Author

pllim commented Jan 22, 2025

Dependabot will do updates after this is merge so outdated hash is not an issue if you pay attention to follow up PR from Dependabot.

@pllim
Copy link
Author

pllim commented Jan 22, 2025

I resolved conflict but I recommend you use the "squash and merge" button for clean history. Thanks.

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.

2 participants