Skip to content

Commit 5f50b55

Browse files
Merge pull request #34 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/pr_checks.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
2 parents de5daec + dba394c commit 5f50b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
pr-validation:
1313
if: github.actor != 'dependabot[bot]'
14-
uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@521761c1a5cf68d919980a2ed84b755182aeabfe # pinned to latest
14+
uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 # pinned to latest
1515
secrets: inherit
1616
with:
1717
subjectPattern: '^.+$'

0 commit comments

Comments
 (0)