Skip to content

Commit 3a77088

Browse files
committed
chore: batch update of project dependencies and configurations
1 parent d591343 commit 3a77088

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.anvil.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2026-02-12T01:12:52.55929482Z",
2+
"generated_at": "2026-02-12T19:36:37.383810345Z",
33
"version": "1.3.1",
44
"files": [
55
{

.github/workflows/go-binaries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
files: "dist/*"
5858
token: ${{ secrets.BOT_PAT_TOKEN }}
5959

60-
- name: Update version
61-
uses: nowactions/update-majorver@f2014bbbba95b635e990ce512c5653bd0f4753fb # v1.1.2
60+
- name: Update version tags
61+
uses: cbrgm/semver-tag-sync-action@v1
6262
if: startsWith(github.ref, 'refs/tags/v')
6363

6464
...

0 commit comments

Comments
 (0)