Skip to content

Commit a93a803

Browse files
build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml (#41)
Bumps [clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml](https://github.com/clouddrove/github-shared-workflows) from 88efd7724e007c8f721a219498be29e0c9ad471b to 62909fc10e105bba5cba4ff73b03c020b97789d4. - [Release notes](https://github.com/clouddrove/github-shared-workflows/releases) - [Changelog](https://github.com/clouddrove/github-shared-workflows/blob/master/CHANGELOG.md) - [Commits](clouddrove/github-shared-workflows@88efd77...62909fc) --- updated-dependencies: - dependency-name: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml dependency-version: 62909fc10e105bba5cba4ff73b03c020b97789d4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2450097 commit a93a803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424

2525
# Seperate Job for TFlint workflow call
2626
tf-lint:
27-
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@88efd7724e007c8f721a219498be29e0c9ad471b # pinned to latest
27+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@62909fc10e105bba5cba4ff73b03c020b97789d4 # pinned to latest
2828
secrets:
2929
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)