Skip to content

Commit

Permalink
Merge pull request #6 from michidk/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
michidk authored Sep 27, 2024
2 parents 2e9ace2 + 813f206 commit 0eba0e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request_target]

jobs:
lint:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
statuses: write
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
stale:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
contents: write
issues: write
Expand Down

0 comments on commit 0eba0e0

Please sign in to comment.