Skip to content

Commit cf11505

Browse files
chore(deps): bump hyperpolymath/k9-validate-action
Bumps [hyperpolymath/k9-validate-action](https://github.com/hyperpolymath/k9-validate-action) from 7c3c0e9fa5165626e74ecce78109b3295b798b92 to 01ab911f7d37249ef77d35f9748969a2c29d673b. - [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@7c3c0e9...01ab911) --- updated-dependencies: - dependency-name: hyperpolymath/k9-validate-action dependency-version: 01ab911f7d37249ef77d35f9748969a2c29d673b dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36c8f85 commit cf11505

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@7c3c0e9fa5165626e74ecce78109b3295b798b92 # main
78+
uses: hyperpolymath/k9-validate-action@01ab911f7d37249ef77d35f9748969a2c29d673b # main
7979
with:
8080
path: '.'
8181
strict: 'false'

0 commit comments

Comments
 (0)