Merge pull request #9 from secustor/renovate/ubuntu-24.x
chore(deps): update dependency ubuntu to v24
This commit is contained in:
commit
1d9a404a97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
contents: write # to push chart release and create a release (helm/chart-releaser-action)
|
contents: write # to push chart release and create a release (helm/chart-releaser-action)
|
||||||
packages: write # needed for ghcr access
|
packages: write # needed for ghcr access
|
||||||
|
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue