Skip to content

Commit

Permalink
chore: bump go version in action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bertschneider committed Oct 21, 2024
1 parent 58fa498 commit 30994a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
extension-ci:
uses: steadybit/extension-kit/.github/workflows/reusable-extension-ci.yml@main
with:
go_version: '1.22'
go_version: '1.23'
build_linux_packages: true
VERSION_BUMPER_APPID: ${{ vars.GH_APP_STEADYBIT_APP_ID }}
secrets:
Expand Down

0 comments on commit 30994a7

Please sign in to comment.