mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-09-03 21:59:21 +00:00
Bump actions/checkout from 4 to 5 (#33)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tomasz Janiszewski <tomek@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tomasz Janiszewski <tomek@redhat.com>
This commit is contained in:
co-authored by
Tomasz Janiszewski
parent
c0f92c725e
commit
9efb890c46
@@ -9,7 +9,7 @@ jobs:
|
||||
update-semver:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: haya14busa/action-update-semver@v1
|
||||
with:
|
||||
major_version_tag_only: true
|
||||
|
||||
Reference in New Issue
Block a user