Skip to content

Commit

Permalink
chore(deps): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Feb 8, 2023
1 parent f37cbc9 commit 894dc4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: 1.17
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v4
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
redis-version: 4

- name: Start MongoDB 4.2
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@1.8.0
with:
mongodb-version: 4.2

Expand Down

0 comments on commit 894dc4a

Please sign in to comment.