Skip to content

Commit cbeac12

Browse files
chore(deps): bump hyperpolymath/a2ml-validate-action
Bumps the actions group with 1 update: [hyperpolymath/a2ml-validate-action](https://github.com/hyperpolymath/a2ml-validate-action). Updates `hyperpolymath/a2ml-validate-action` from 56f6e4f6c9f9396f4b880632f47da33729b1046b to 0f8081cdfa293663ec6b204274b4272da302e564 - [Release notes](https://github.com/hyperpolymath/a2ml-validate-action/releases) - [Changelog](https://github.com/hyperpolymath/a2ml-validate-action/blob/main/CHANGELOG.md) - [Commits](hyperpolymath/a2ml-validate-action@56f6e4f...0f8081c) --- updated-dependencies: - dependency-name: hyperpolymath/a2ml-validate-action dependency-version: 0f8081cdfa293663ec6b204274b4272da302e564 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed8cd04 commit cbeac12

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
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Validate A2ML manifests
4545
if: steps.detect.outputs.count > 0
46-
uses: hyperpolymath/a2ml-validate-action@56f6e4f6c9f9396f4b880632f47da33729b1046b
46+
uses: hyperpolymath/a2ml-validate-action@0f8081cdfa293663ec6b204274b4272da302e564
4747
with:
4848
path: '.'
4949
strict: 'false'

0 commit comments

Comments
 (0)