We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb9a97 commit 0c3b4cdCopy full SHA for 0c3b4cd
1 file changed
.github/workflows/linter.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
12
- - uses: docker-compose-linter/dclint-github-action@v3.1.0
+ - uses: docker-compose-linter/dclint-github-action@18659f6a7956706cb67cf9c1ad5e55f4352cbc17 # 1.6.0
13
with:
14
path: ./docker/docker-compose.yml
15
recursive: true
0 commit comments