Skip to content

Commit

Permalink
fix: adapt gh action
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Jan 17, 2024
1 parent 550b331 commit 3f38846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sed -i 's/.*id: golangci-lint//' .pre-commit-config.yaml
sed -i '/^\s*$/d' .pre-commit-config.yaml
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.0

- name: Build
run: make all
Expand Down

0 comments on commit 3f38846

Please sign in to comment.