Skip to content

Commit b7f0faa

Browse files
authored
Merge pull request #546 from LerianStudio/dependabot/github_actions/develop/LerianStudio/github-actions-shared-workflows/dot-github/workflows/go-pr-analysis.yml-1.13.1
ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml from 1.11.0 to 1.13.1
2 parents a0379a1 + 6d16693 commit b7f0faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-combined-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
jobs:
2626
go-analysis:
2727
name: Go Analysis
28-
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@v1.11.0
28+
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@v1.13.1
2929
with:
3030
runner_type: "blacksmith-4vcpu-ubuntu-2404"
3131
filter_paths: '["components/manager", "components/worker"]'

0 commit comments

Comments
 (0)