Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff22db5

Browse files
Bump andstor/file-existence-action from 1 to 2 (#917)
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 1 to 2. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@v1...v2) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c659547 commit ff22db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: go
2525

2626
- id: golangci_configuration
27-
uses: andstor/file-existence-action@v1
27+
uses: andstor/file-existence-action@v2
2828
with:
2929
files: .golangci.yaml
3030

0 commit comments

Comments
 (0)