Skip to content

Commit a198083

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml (#5286)
Bumps [devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml](https://github.com/devantler-tech/reusable-workflows) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](devantler-tech/reusable-workflows@e5eea90...f974f62) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d423d06 commit a198083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
ci-go:
287287
name: ✅ Validate Go Project
288288
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
289-
uses: devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml@e5eea909adaf782180f325c37a1311661b25bbb7 # v5.6.0
289+
uses: devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml@f974f62a8cb396130fa084d209ad1fc17e99b9fc # v5.6.1
290290
permissions:
291291
contents: write
292292
issues: write

0 commit comments

Comments
 (0)