Skip to content

Commit c5202c2

Browse files
renovate-botBoxBoxJason
authored andcommitted
chore(deps): update all-dependencies
1 parent 365cec3 commit c5202c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ jobs:
117117
ghcr.io/${{ env.REPO_NAME }}:latest
118118
119119
- name: Release Changelog Builder
120-
uses: mikepenz/release-changelog-builder-action@v5
120+
uses: mikepenz/release-changelog-builder-action@v6
121121
with:
122122
token: ${{ secrets.GITHUB_TOKEN }}

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-git/go-git/v5 v5.16.3
88
github.com/hashicorp/go-retryablehttp v0.7.8
99
github.com/spf13/cobra v1.10.1
10-
gitlab.com/gitlab-org/api/client-go v0.157.0
10+
gitlab.com/gitlab-org/api/client-go v0.157.1
1111
go.uber.org/zap v1.27.0
1212
)
1313

0 commit comments

Comments
 (0)