Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v22 (#1239)
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 Aug 10, 2023
1 parent 5970677 commit e97075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prevent-commit-to-generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
warn-user:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Warn User to not commit generated files
Expand Down

0 comments on commit e97075c

Please sign in to comment.