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

chore(repo): manage gh actions with dependabot #48

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

rwaskiewicz
Copy link
Owner

add github actions to the list of ecosystems taht should be managed by github actions. this only adds the configuration to dependabot, it:

  • doesn't upgrade anything
  • pin dependencies to a specific sha

the former can happen via dependabot, whereas the latter is going to be a manual step. until i take care of that, this should be sufficient for us - we only use gh published actions here, so i'm slightly less concerned about security here.

add github actions to the list of ecosystems taht should be managed by
github actions. this only adds the configuration to dependabot, it:
- doesn't upgrade anything
- pin dependencies to a specific sha

the former can happen via dependabot, whereas the latter is going to be
a manual step. until i take care of that, this should be sufficient for
us - we only use gh published actions here, so i'm slightly less
concerned about security here.
@rwaskiewicz rwaskiewicz enabled auto-merge (squash) January 24, 2024 09:47
@rwaskiewicz rwaskiewicz merged commit a2e3885 into main Jan 24, 2024
3 checks passed
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.

1 participant