Skip to content

Commit

Permalink
ci: Update linter action to v6
Browse files Browse the repository at this point in the history
Signed-off-by: Suraj Shirvankar <surajshirvankar@gmail.com>
  • Loading branch information
h0lyalg0rithm committed Aug 3, 2024
1 parent e619226 commit 7c14475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v6

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
with:
working-directory: sztp-agent

0 comments on commit 7c14475

Please sign in to comment.