chore(deps): update https://git.keligrubb.com/actions/checkout action to v7
renovate/stability-days Updates have met minimum release age requirement
Lint Docker files and shell scripts / Lint Dockerfile with hadolint (pull_request) Failing after 2s
Lint Docker files and shell scripts / Lint shell scripts with shellcheck (pull_request) Successful in 8s
renovate/stability-days Updates have met minimum release age requirement
Lint Docker files and shell scripts / Lint Dockerfile with hadolint (pull_request) Failing after 2s
Lint Docker files and shell scripts / Lint shell scripts with shellcheck (pull_request) Successful in 8s
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
- 22.04
|
||||
|
||||
steps:
|
||||
- uses: https://git.keligrubb.com/actions/checkout@v6
|
||||
- uses: https://git.keligrubb.com/actions/checkout@v7
|
||||
|
||||
- name: Log in to container registry
|
||||
uses: https://git.keligrubb.com/actions/docker-login-action@v4
|
||||
@@ -108,7 +108,7 @@ jobs:
|
||||
go-version: '>=1.21.0'
|
||||
|
||||
- if: ${{ !env.SKIP_TEST }}
|
||||
uses: https://git.keligrubb.com/actions/checkout@v6
|
||||
uses: https://git.keligrubb.com/actions/checkout@v7
|
||||
with:
|
||||
repository: nektos/act
|
||||
path: act
|
||||
|
||||
Reference in New Issue
Block a user