Skip to content

Commit

Permalink
Merge pull request #36 from pmoscode-helm/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ubuntu to v24
  • Loading branch information
pmoscode authored Sep 26, 2024
2 parents d73cbf0 + ad246f8 commit d4d8981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
actions: read
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
check:
name: Check
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit d4d8981

Please sign in to comment.