Skip to content

Commit

Permalink
Merge pull request #7 from manhtukhang/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-5

chore(deps): bump goreleaser/goreleaser-action from 2 to 5
  • Loading branch information
manhtukhang authored Mar 30, 2024
2 parents 97c66ce + b25435d commit fc57121
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ updates:
labels:
- dependencies
schedule:
interval: daily
interval: daily
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: 1.22
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit fc57121

Please sign in to comment.