Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
fix pipeline
  • Loading branch information
jiuker committed Feb 10, 2025
1 parent 8706190 commit 7a9d34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [ 1.23.5 ]
go-version: [ 1.23.6 ]
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
Expand Down

0 comments on commit 7a9d34a

Please sign in to comment.