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 auto-update GitHub action versions #101

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

kurtmckee
Copy link
Contributor

Some of the GitHub action versions are old, and are generating deprecation warnings (recent examples: a CodeQL deprecation warning, and a checkout and setup-go warning).

Rather than address these in a one-off commit, this PR introduces a Dependabot config to regularly update the GitHub actions as new versions are released.

If this merges, you can expect Dependabot to immediately submit multiple PRs to update all of the action versions to their latest versions.

Thanks for your work on Turbolift!

Copy link
Contributor

@sledigabel sledigabel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, adds a dependabot GHA check.
Found the doc here.

Copy link
Collaborator

@rnorth rnorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you again

@rnorth rnorth merged commit b25645c into Skyscanner:main Oct 12, 2023
5 checks passed
@kurtmckee kurtmckee deleted the add-dependabot-for-github-actions branch October 12, 2023 11:33
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.

3 participants