Skip to content

Commit 48b09cf

Browse files
committed
ci(zizmor): update rules
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 54045cd commit 48b09cf

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ updates:
1919
interval: "daily"
2020
cooldown:
2121
default-days: 2
22+
exclude:
23+
- "@docker/actions-toolkit"
2224
versioning-strategy: "increase"
2325
allow:
2426
- dependency-type: "production"

.github/zizmor.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

subaction/matrix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
-
2929
name: Generate
3030
id: generate
31-
uses: actions/github-script@v8
31+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
3232
env:
3333
INPUT_WORKDIR: ${{ inputs.workdir }}
3434
INPUT_FILES: ${{ inputs.files }}

0 commit comments

Comments
 (0)