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 github actions to the dependabot.yml #22447

Closed
MSevey opened this issue Nov 6, 2024 · 2 comments · Fixed by #22468
Closed

Add github actions to the dependabot.yml #22447

MSevey opened this issue Nov 6, 2024 · 2 comments · Fixed by #22468
Assignees
Labels

Comments

@MSevey
Copy link

MSevey commented Nov 6, 2024

The upload-artifact action v3 is being deprecated for v4 and will not be supported past Dec 2024.

That action needs to be bumped and I'd recommend this repo adds github actions to the dependabot to avoid needing to manually catch these.

https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md

@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Nov 6, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Cosmos-SDK Nov 6, 2024
@julienrbrt
Copy link
Member

@auricom could you have a look?

@julienrbrt julienrbrt added T: CI and removed needs-triage Issue that needs to be triaged labels Nov 7, 2024
@julienrbrt
Copy link
Member

We have already added github action to dependabot, but as we needed to migrate we skipped it. I guess now it is time to migrate if the current version will stop working. Thanks for letting us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🥳 Done
Development

Successfully merging a pull request may close this issue.

3 participants