Skip to content

Commit adeac72

Browse files
Bump dominikh/staticcheck-action from 1.4.0 to 1.4.1 (#8)
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/dominikh/staticcheck-action/releases) - [Changelog](https://github.com/dominikh/staticcheck-action/blob/v1.4.1/CHANGES.md) - [Commits](dominikh/staticcheck-action@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: dominikh/staticcheck-action dependency-version: 1.4.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 7a41572 commit adeac72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
go-version: 'stable'
5656

5757
- name: Run staticcheck lint
58-
uses: dominikh/staticcheck-action@v1.4.0
58+
uses: dominikh/staticcheck-action@v1.4.1
5959
with:
6060
version: "2025.1"
6161
install-go: false

0 commit comments

Comments
 (0)