Upgrade to 1.22.6 #12

Merged
chris merged 5 commits from development into main 2025-01-06 14:02:50 -05:00
2 changed files with 3 additions and 6 deletions
Showing only changes of commit 8dee1f16b5 - Show all commits

View File

@ -1,5 +1,2 @@
skip_list:
- yaml[colons]
- yaml[empty-lines]
- yaml[line-length]
- no-changed-when

View File

@ -6,7 +6,7 @@
vars:
__gitea_version: 1.22.5
__gitea_version: 1.22.6
__gitea_arch: amd64
__gitea_binary: "https://dl.gitea.io/gitea/{{ __gitea_version }}/\
gitea-{{ __gitea_version }}-linux-{{ __gitea_arch }}"