Skip to content

Commit 2dcf1c9

Browse files
chore(deps): update github-actions-non-major (#1113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0f2b00 commit 2dcf1c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676

7777
- name: Run GoReleaser
78-
uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7
78+
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7
7979
with:
8080
distribution: goreleaser
8181
version: '~> v2.5'

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
go-version-file: backend/go.mod
3434

3535
- name: Run Renovate
36-
uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16
36+
uses: renovatebot/github-action@dd5302ec17783b2fc721b19ae7209b57b1587765 # v46.1.17
3737
with:
3838
configurationFile: .github/renovate.json
3939
token: ${{ secrets.RENOVATE_TOKEN || secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)