Skip to content

Commit

Permalink
require go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
brainexe committed Dec 19, 2024
1 parent 4c84838 commit d534ca6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
security:
name: Security
runs-on: ubuntu-latest
env:
GOSECGOVERSION: go1.23.4
steps:
- uses: actions/checkout@v4
- name: Run Gosec Security Scanner
Expand Down

0 comments on commit d534ca6

Please sign in to comment.