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

Pin github actions and add dependabot actions ecosystem #49

Merged
merged 2 commits into from Sep 13, 2022

Conversation

MartinHjelmare
Copy link
Contributor

No description provided.

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
Copy link
Contributor

Choose a reason for hiding this comment

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

Is daily really needed?

Suggested change
interval: daily
interval: weekly

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah let's not do daily. It spams so much 🙃

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's nice to not have it on the same day as the pip bumps.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

And the action bumps for the actions we normally use don't spam very much in my experience.

.github/dependabot.yml Outdated Show resolved Hide resolved
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
@frenck frenck merged commit 6e8bf35 into master Sep 13, 2022
@frenck frenck deleted the pin-github-actions branch September 13, 2022 06:52
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.

None yet

4 participants