Skip to content

Commit d59d997

Browse files
dependabot[bot]v1v
andauthored
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 in the github-actions group (#203)
* Bump dominikh/staticcheck-action in the github-actions group Bumps the github-actions group with 1 update: [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action). Updates `dominikh/staticcheck-action` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/dominikh/staticcheck-action/releases) - [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md) - [Commits](dominikh/staticcheck-action@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: dominikh/staticcheck-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestion from @v1v --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent 9050c00 commit d59d997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go-version-file: go.mod
1515
cache: true
1616
- run: make all
17-
- uses: dominikh/staticcheck-action@v1.3.1
17+
- uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2 # v1.4.0
1818
with:
1919
version: "2025.1"
2020
install-go: false

0 commit comments

Comments
 (0)