Skip to content

Commit

Permalink
build(deps): bump goreleaser from v2.4.5 to latest (1Panel-dev#7122)
Browse files Browse the repository at this point in the history
#### What this PR does / why we need it?
- goreleaser/goreleaser#5292
- goreleaser/goreleaser@7008892

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
  • Loading branch information
wojiushixiaobai authored and liuruibin committed Nov 19, 2024
1 parent 7bfbb19 commit 1076eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: 'v2.4.5'
version: '~> v2'
args: release --skip=publish --clean
- name: Upload Assets
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 1076eb8

Please sign in to comment.