Skip to content

Use Dependabot to keep GitHub Actions up to date#3328

Merged
justinmayer merged 1 commit into
getpelican:masterfrom
seanh:gha-dependabot
Jun 17, 2024
Merged

Use Dependabot to keep GitHub Actions up to date#3328
justinmayer merged 1 commit into
getpelican:masterfrom
seanh:gha-dependabot

Conversation

@seanh

@seanh seanh commented Jun 11, 2024

Copy link
Copy Markdown
Contributor

Configure Dependabot to send automated PRs to update the version numbers
in .github/workflows/*.yml when new versions of actions are released.

See:

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

@justinmayer

Copy link
Copy Markdown
Member

Hey Sean! Thank you for this enhancement. I just merged a pull request that had arrived before this one, which added Dependabot checking for Python requirements (#3325). That has understandably resulted in a merge conflict with this PR. Would you be so kind as to resolve the conflict so we can merge your contribution?

Configure Dependabot to send automated PRs to update the version numbers
in `.github/workflows/*.yml` when new versions of actions are released.

See:

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
@seanh

seanh commented Jun 17, 2024

Copy link
Copy Markdown
Contributor Author

Would you be so kind as to resolve the conflict so we can merge your contribution?

Sure, rebased it

@justinmayer justinmayer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for the enhancement, Sean!

@justinmayer justinmayer merged commit 79d37ba into getpelican:master Jun 17, 2024
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.

2 participants