Skip to content

Commit 7de6fdc

Browse files
committed
chore: synced local './' with remote 'docker/'
1 parent ec769f2 commit 7de6fdc

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.checkov.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
skip-check:
22
- CKV_DOCKER_2
33
- CKV_DOCKER_3
4-
- CKV_DOCKER_8
5-
- CKV2_DOCKER_1
6-
skip-path:
7-
- node_modules/

.github/workflows/action-dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v5
21+
uses: actions/checkout@v6
2222
with:
2323
persist-credentials: false
2424

0 commit comments

Comments
 (0)