mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-05-22 17:15:14 +02:00
build(deps): bump actions/setup-go from 5 to 6 (#1171)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-go@v5
|
||||
- uses: actions/setup-go@v6
|
||||
with: { go-version: '1.25' }
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user