Included github actions in the dependabot config by naveensrinivasan · Pull Request #1682 · su2code/SU2

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Member

@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

Reviewers

@martin-g martin-g martin-g approved these changes

@pcarruscag pcarruscag pcarruscag approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@naveensrinivasan @pcarruscag @martin-g