Skip to content

Commit 894dc4a

Browse files
committed
chore(deps): update version
1 parent f37cbc9 commit 894dc4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: 1.17
2525
-
2626
name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v2
27+
uses: goreleaser/goreleaser-action@v4
2828
with:
2929
# either 'goreleaser' (default) or 'goreleaser-pro'
3030
distribution: goreleaser

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
redis-version: 4
2424

2525
- name: Start MongoDB 4.2
26-
uses: supercharge/mongodb-github-action@1.7.0
26+
uses: supercharge/mongodb-github-action@1.8.0
2727
with:
2828
mongodb-version: 4.2
2929

0 commit comments

Comments
 (0)