e2e: Fix hashing for app + Fix logic of TestApp_Hash (backport #8229) (#8236)

This commit is contained in:
mergify[bot]
2022-04-01 11:12:12 -04:00
committed by GitHub
parent d352becfaf
commit 524d3ceb88
5 changed files with 28 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2.5.2
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.42.1
version: v1.45.2
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF