Dmitrii Sharshakov c38682279b
feat: bump pkgs and tools, read extensions' SBOMs, rekres
SBOMs from /usr/local/share/spdx will now also be read, this is to be
used by system extensions. Add a sample for testing this feature.

Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-07-16 14:57:02 +02:00

22 lines
452 B
YAML

# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2025-07-15T17:31:52Z by kres b869533.
"on":
schedule:
- cron: 0 2 * * *
name: Lock old issues
permissions:
issues: write
jobs:
action:
runs-on:
- ubuntu-latest
steps:
- name: Lock old issues
uses: dessant/lock-threads@v5.0.1
with:
issue-inactive-days: "60"
log-output: "true"
process-only: issues