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

Add a Dependabot config to update GitHub workflow actions #1223

Conversation

kurtmckee
Copy link
Contributor

@kurtmckee kurtmckee commented Jun 13, 2023

Several of the actions used in the GitHub workflows are older versions which are throwing deprecation warnings on each run. [example from a recent CI run]

Rather than submit a PR to update the versions, this PR adds a Dependabot configuration that, once merged, will trigger ongoing automatic update PRs from Dependabot. This will keep the action versions updated in perpetuity.

I've read through the contributing document and signed off on the commit, but I may have missed something. Please let me know if anything else is required.

Thanks! Hopefully we'll have a chance to talk at SciPy 2023!

Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
@cosmicBboy
Copy link
Collaborator

thanks @kurtmckee !

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (909ab2f) 97.23% compared to head (0ae071f) 97.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1223   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          65       65           
  Lines        5066     5066           
=======================================
  Hits         4926     4926           
  Misses        140      140           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cosmicBboy
Copy link
Collaborator

congrats on your first PR to pandera! ✨🚀

@cosmicBboy cosmicBboy merged commit 52787cb into unionai-oss:main Jun 22, 2023
41 checks passed
@kurtmckee kurtmckee deleted the add-dependabot-config-for-github-actions branch June 22, 2023 21:08
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.

None yet

2 participants