Skip to content

Commit

Permalink
Merge pull request #260 from SovereignCloudStack/renovate/major-24-gi…
Browse files Browse the repository at this point in the history
…thub-actions

🌱 Update Github Actions group to 24.04
  • Loading branch information
jschoone authored Dec 6, 2024
2 parents 56b9812 + 107cbd5 commit 1ac7a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kubebuilder-markers-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
validation:
name: check for kubebuilder markers
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-cache-cleaner-cso-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
cache-cleaner:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
# Load Golang cache build from GitHub
- name: Load cso Golang cache build from GitHub
Expand Down

0 comments on commit 1ac7a3c

Please sign in to comment.