Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
mcandre committed Feb 13, 2025
1 parent 9ec64aa commit 2aaa701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
SNYK_TOKEN: "${{ secrets.SNYK_TOKEN }}"
steps:
- uses: "actions/checkout@v4"
- uses: actions/setup-go@v5
- uses: "actions/setup-go@v5"
with:
go-version: "1.24.0"
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 2aaa701

Please sign in to comment.