Skip to content

Commit

Permalink
ci: workaround butlerlogic/action-autotag failure
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Dec 1, 2023
1 parent b55b849 commit 7756259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-version-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Clone repository
uses: actions/checkout@v3

- uses: butlerlogic/action-autotag@stable
- uses: butlerlogic/action-autotag@1.1.2
with:
root: "./conf.d/pure.fish"
regex_pattern: "pure_version\\s(?<version>(\\d+(\\.)?){3})"
Expand Down

0 comments on commit 7756259

Please sign in to comment.