File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2026-01-20T12:20:16Z by kres 1ffefb6 .
3+ # Generated on 2026-03-06T10:08:54Z by kres 1dd7316 .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
5757 done
5858 continue-on-error : true
5959 - name : checkout
60- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # version: v6.0.1
60+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # version: v6.0.2
6161 - name : Unshallow
6262 run : |
6363 git fetch --prune --unshallow
7676 make
7777 - name : Login to registry
7878 if : github.event_name != 'pull_request'
79- uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # version: v3.6 .0
79+ uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # version: v3.7 .0
8080 with :
8181 password : ${{ secrets.GITHUB_TOKEN }}
8282 registry : ghcr.io
@@ -143,7 +143,7 @@ jobs:
143143 done
144144 continue-on-error : true
145145 - name : checkout
146- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # version: v6.0.1
146+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # version: v6.0.2
147147 - name : Unshallow
148148 run : |
149149 git fetch --prune --unshallow
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2026-01-20T12:20:16Z by kres 1ffefb6 .
3+ # Generated on 2026-03-06T10:08:54Z by kres 1dd7316 .
44
55" on " :
66 schedule :
1515 - ubuntu-latest
1616 steps :
1717 - name : Close stale issues and PRs
18- uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # version: v10.1.1
18+ uses : actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # version: v10.2.0
1919 with :
2020 close-issue-message : This issue was closed because it has been stalled for 7 days with no activity.
2121 days-before-issue-close : " 5"
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2026-01-20T12:20:16Z by kres 1ffefb6 .
3+ # Generated on 2026-03-06T10:08:54Z by kres 1dd7316 .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
4040 done
4141 continue-on-error : true
4242 - name : checkout
43- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # version: v6.0.1
43+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # version: v6.0.2
4444 - name : Unshallow
4545 run : |
4646 git fetch --prune --unshallow
Original file line number Diff line number Diff line change 55format: v1alpha2
66
77vars:
8- TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v1.12.0-4-gb2610c4
8+ TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v1.12.0-5-g5417b27
99
1010 # renovate: datasource=github-tags depName=argp-standalone/argp-standalone
1111 argp_standalone_version: 1.5.0
You can’t perform that action at this time.
0 commit comments