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

Included github actions in the dependabot config #1682

Merged
merged 4 commits into from
Aug 7, 2022

Conversation

naveensrinivasan
Copy link
Contributor

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen 172697+naveensrinivasan@users.noreply.github.com

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
@pcarruscag pcarruscag changed the title chore: Included githubactions in the dependabot config Included github actions in the dependabot config Jun 23, 2022
@pcarruscag pcarruscag changed the base branch from master to develop June 23, 2022 20:02
@pcarruscag
Copy link
Member

Thanks, lgtm
@martin-g this shouldn't affect your work right?

@martin-g
Copy link
Contributor

@martin-g this shouldn't affect your work right?

The changes in this PR won't affect my PR!
I have updated the actions already in my PR, e.g. https://github.com/su2code/SU2/pull/1619/files#diff-9410ebdbbce3193b6dc6a3c13da802b844198871d2e65958a82747fd84e86c64R64. So, once dependabot sends a new PR with updated action it may lead to merge conflicts but it will be trivial to fix them!

@pcarruscag pcarruscag merged commit ee06fba into su2code:develop Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants