Skip to content

Commit

Permalink
build(deps): update dependency ubuntu to v24 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent f584385 commit 466a2be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflow-templates/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
analyse:
name: Analyse
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
security-events: write

Expand Down
2 changes: 1 addition & 1 deletion workflow-templates/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
release-please:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- id: generate_token
Expand Down

0 comments on commit 466a2be

Please sign in to comment.