Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 10, 2025

While only a minimal one, the GH Pages branch does contain a GH Actions workflow and it would be nice if dependencies in that workflow would be kept up to date.

The above solution was found via reading up on various discussions about this topic and hopefully should work.

There is one caveat though, adding the target_branch to each section, means that the configuration in the dependabot.yml file will no longer be used for security updates. I'm not too concerned about that as I've yet to see the first security related PR from Dependabot in any of the projects I'm involved with.

Ref: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#target-branch-

While only a minimal one, the GH Pages branch does contain a GH Actions workflow and it would be nice if dependencies in that workflow would be kept up to date.

The above solution was found via reading up on various discussions about this topic and hopefully _should_ work.

There is one caveat though, adding the `target_branch` to each section, means that the configuration in the `dependabot.yml` file will no longer be used for security updates. I'm not too concerned about that as I've yet to see the first security related PR from Dependabot in any of the projects I'm involved with.

Ref: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#target-branch-
@jrfnl jrfnl added this to the 2.0.x Next milestone Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant