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

Dependabot configuration to update actions in workflow #1467

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ScottBrenner
Copy link

@ScottBrenner ScottBrenner commented Sep 7, 2024

Overview

Noticed the actions used in https:/fossas/fossa-cli/blob/master/.github/workflows/bench.yml are outdated, proposing a Dependabot configuration to update - automates b4b5d0b

Resolves warning on executions ex. https:/fossas/fossa-cli/actions/runs/7820548996

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3 ...

Suggest enabling https://docs.github.com/en/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners#enabling-or-disabling-for-your-repository as well

References

https://docs.github.com/en/actions/security-guides/using-githubs-security-features-to-secure-your-use-of-github-actions#keeping-the-actions-in-your-workflows-secure-and-up-to-date,

Checklist

  • I added tests for this PR's change (or explained in the PR description why tests don't make sense).
  • If this PR introduced a user-visible change, I added documentation into docs/.
  • If this PR added docs, I added links as appropriate to the user manual's ToC in docs/README.ms and gave consideration to how discoverable or not my documentation is.
  • If this change is externally visible, I updated Changelog.md. If this PR did not mark a release, I added my changes into an # Unreleased section at the top.
  • If I made changes to .fossa.yml or fossa-deps.{json.yml}, I updated docs/references/files/*.schema.json AND I have updated example files used by fossa init command. You may also need to update these if you have added/removed new dependency type (e.g. pip) or analysis target type (e.g. poetry).
  • If I made changes to a subcommand's options, I updated docs/references/subcommands/<subcommand>.md.

@ScottBrenner ScottBrenner requested a review from a team as a code owner September 7, 2024 21:08
@ScottBrenner
Copy link
Author

Hey @csasarak mind reviewing?

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