Skip to content

Commit 4bb7594

Browse files
committed
chore: bump hoverkraft-tech/docker-base-images/super-linter
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 4f18bfd commit 4bb7594

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,8 @@ jobs:
7272
statuses: write
7373
steps:
7474
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
75-
if: inputs.lint-all && github.ref_name != github.event.repository.default_branch
7675
with:
77-
ref: "${{ github.event.repository.default_branch }}"
78-
persist-credentials: false
79-
80-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
81-
with:
82-
fetch-depth: "${{ inputs.lint-all && 1 || 0 }}"
76+
fetch-depth: 0
8377
persist-credentials: false
8478

8579
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0

0 commit comments

Comments
 (0)