We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d591343 commit 3a77088Copy full SHA for 3a77088
.anvil.lock
@@ -1,5 +1,5 @@
1
{
2
- "generated_at": "2026-02-12T01:12:52.55929482Z",
+ "generated_at": "2026-02-12T19:36:37.383810345Z",
3
"version": "1.3.1",
4
"files": [
5
.github/workflows/go-binaries.yml
@@ -57,8 +57,8 @@ jobs:
57
files: "dist/*"
58
token: ${{ secrets.BOT_PAT_TOKEN }}
59
60
- - name: Update version
61
- uses: nowactions/update-majorver@f2014bbbba95b635e990ce512c5653bd0f4753fb # v1.1.2
+ - name: Update version tags
+ uses: cbrgm/semver-tag-sync-action@v1
62
if: startsWith(github.ref, 'refs/tags/v')
63
64
...
0 commit comments