Skip to content

Commit

Permalink
Try different root
Browse files Browse the repository at this point in the history
  • Loading branch information
rwunderer committed Oct 20, 2023
1 parent 98ceb97 commit 97d4d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
GITHUB_TOKEN: "${{ secrets.TAGGING_TOKEN }}"
with:
strategy: regex
root: "/Dockerfile"
root: "Dockerfile"
regex_pattern: "HCLOUD_VERSION=(v\\d+\\.\\d+\\.\\d+)"

0 comments on commit 97d4d82

Please sign in to comment.