Skip to content

Commit dea1e94

Browse files
chore(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml (#60)
Bumps [clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml](https://github.com/clouddrove/github-shared-workflows) from c615ea7ef3e5beba98a335bf9acce8e67e03c755 to f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82. - [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@c615ea7...f6cad30) --- updated-dependencies: - dependency-name: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml dependency-version: f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 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 9f32609 commit dea1e94

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
@@ -12,6 +12,6 @@ jobs:
1212

1313
# Seperate Job for TFlint workflow call
1414
tf-lint:
15-
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@c615ea7ef3e5beba98a335bf9acce8e67e03c755 # pinned to latest
15+
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 # pinned to latest
1616
secrets:
1717
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)