Included github actions in the dependabot config by naveensrinivasan · Pull Request #1682 · su2code/SU2
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 967
Merged
pcarruscag merged 4 commits intosu2code:developfrom
Aug 7, 2022Merged
Included github actions in the dependabot config#1682
pcarruscag merged 4 commits intosu2code:developfrom
Included github actions in the dependabot config#1682
pcarruscag merged 4 commits intosu2code:developfrom
Conversation
Copy link
Contributor
naveensrinivasan
commented
Jun 23, 2022
naveensrinivasan
commented
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>
pr-triage
bot
added
the
PR: unreviewed
label
pcarruscag
added
the
changelog:chore
label
pcarruscag
changed the title
chore: Included githubactions in the dependabot config
Included github actions in the dependabot config
pcarruscag approved these changes Jun 23, 2022
pr-triage
bot
added
PR: reviewed-approved
and removed
PR: unreviewed
labels
pcarruscag
changed the base branch from
master
to
develop
pr-triage
bot
added
PR: unreviewed
and removed
PR: reviewed-approved
labels
Copy link
Member
pcarruscag
commented
Jun 23, 2022
pcarruscag commented
Jun 23, 2022Thanks, lgtm
@martin-g this shouldn't affect your work right?
Copy link
Member
martin-g
commented
Jun 23, 2022
martin-g commented
Jun 23, 2022@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!
martin-g approved these changes Jun 23, 2022
pr-triage
bot
added
PR: reviewed-approved
and removed
PR: unreviewed
labels
pr-triage
bot
added
PR: unreviewed
and removed
PR: reviewed-approved
labels
pcarruscag
merged commit
ee06fba
into
su2code:develop
pr-triage
bot
added
PR: merged
and removed
PR: unreviewed
labels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment