Skip to content

Commit d230e94

Browse files
Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml
Bumps [lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml](https://github.com/lfit/releng-reusable-workflows) from 0.2.26 to 0.2.27. - [Release notes](https://github.com/lfit/releng-reusable-workflows/releases) - [Commits](f8814d8...9612048) --- updated-dependencies: - dependency-name: lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml dependency-version: 0.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fca76a commit d230e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/composed-ci-management-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
needs: prepare
100100
# use compose-repo-linting from the v0.4 series of releng-reusable-workflows
101101
# yamllint disable-line rule:line-length
102-
uses: lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml@f8814d81051c7a2e4d7584657b4d283b62a56b20 # v0.2.26
102+
uses: lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml@9612048260707ee9a004d849426ab293263cc39a # v0.2.27
103103
with:
104104
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
105105
GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}

0 commit comments

Comments
 (0)