Skip to content

Commit 3d0992d

Browse files
chore(deps): bump hyperpolymath/k9-validate-action
Bumps [hyperpolymath/k9-validate-action](https://github.com/hyperpolymath/k9-validate-action) from 01ab911f7d37249ef77d35f9748969a2c29d673b to 08958c9bab64f9941a85938a78122a0d4a3058e8. - [Release notes](https://github.com/hyperpolymath/k9-validate-action/releases) - [Changelog](https://github.com/hyperpolymath/k9-validate-action/blob/main/CHANGELOG.md) - [Commits](hyperpolymath/k9-validate-action@01ab911...08958c9) --- updated-dependencies: - dependency-name: hyperpolymath/k9-validate-action dependency-version: '08958c9bab64f9941a85938a78122a0d4a3058e8' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 894008c commit 3d0992d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dogfood-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
fi
7676
- name: Validate K9 contracts
7777
if: steps.detect.outputs.k9_count > 0
78-
uses: hyperpolymath/k9-validate-action@01ab911f7d37249ef77d35f9748969a2c29d673b # main
78+
uses: hyperpolymath/k9-validate-action@08958c9bab64f9941a85938a78122a0d4a3058e8 # main
7979
with:
8080
path: '.'
8181
strict: 'false'

0 commit comments

Comments
 (0)