Skip to content

Commit c16bd47

Browse files
chore(deps): bump clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml (#62)
Bumps [clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml](https://github.com/clouddrove/github-shared-workflows) from 88efd7724e007c8f721a219498be29e0c9ad471b 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@88efd77...f6cad30) --- updated-dependencies: - dependency-name: clouddrove/github-shared-workflows/.github/workflows/pr_checks.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 dd1d792 commit c16bd47

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
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
pre-validation:
1212
if: github.actor != 'dependabot[bot]'
13-
uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@88efd7724e007c8f721a219498be29e0c9ad471b # pinned to latest
13+
uses: clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml@f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 # pinned to latest
1414
secrets: inherit
1515
with:
1616
subjectPattern: '^.+$'

0 commit comments

Comments
 (0)