We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc6504 commit dafe504Copy full SHA for dafe504
.github/workflows/update-golangci-lint.yaml
@@ -16,7 +16,7 @@ jobs:
16
current_version: ${{ steps.check_version.outputs.current_version }}
17
steps:
18
- name: Checkout repository
19
- uses: actions/[email protected]
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
with:
21
fetch-depth: 0
22
- name: Get latest golangci-lint version
0 commit comments