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

feat: add renovate regex for gha workflows version variable #16

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

jooola
Copy link
Member

@jooola jooola commented Oct 31, 2023

This should be able to match the following strings:

jobs:
  lint:
    steps:
      - uses: golangci/golangci-lint-action@v3
        with:
          version: v1.55.1 # renovate: datasource=github-releases depName=golangci/golangci-lint

@jooola jooola merged commit 9791c58 into main Nov 3, 2023
1 check passed
@jooola jooola deleted the add-github-workflows-version-updater branch November 3, 2023 09:44
jooola added a commit to hetznercloud/cli that referenced this pull request Nov 3, 2023
Leverage the hetznercloud/.github#16 regex
manager to update the version variables.
phm07 pushed a commit to hetznercloud/cli that referenced this pull request Nov 7, 2023
Leverage the hetznercloud/.github#16 regex
manager to update the version variables.
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