Skip to content

Commit 7923b21

Browse files
build(deps): bump go-semantic-release/action from 1.23 to 1.24
Bumps [go-semantic-release/action](https://github.com/go-semantic-release/action) from 1.23 to 1.24. - [Release notes](https://github.com/go-semantic-release/action/releases) - [Commits](go-semantic-release/action@v1.23...v1.24) --- updated-dependencies: - dependency-name: go-semantic-release/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a006e commit 7923b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: make
1818

1919
- name: Release
20-
uses: go-semantic-release/action@v1.23
20+
uses: go-semantic-release/action@v1.24
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
allow-initial-development-versions: true

0 commit comments

Comments
 (0)