We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70fc08 commit 75a5e19Copy full SHA for 75a5e19
1 file changed
.github/workflows/docker-validate.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: Lint Dockerfile
18
- uses: hadolint/hadolint-action@v3
+ uses: hadolint/hadolint-action@v3.1.0
19
with:
20
dockerfile: agent-sdk-server/Dockerfile
21
0 commit comments