Merge branch 'main' of git.snaile.de:snailed/st-custom

This commit is contained in:
Luca Bilke 2024-05-17 13:17:20 +02:00
commit 4a86613c27
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
build-and-publish:
runs-on: docker
container: git.snaile.de/snailed/xbps-builder:2024.0502.1733@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b
container: git.snaile.de/snailed/xbps-builder:2024.0511.2201@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b
env:
LICENSE: "GPL-2.0"
SHORT_DESCRIPTION: "Customized st"

View File

@ -18,7 +18,7 @@ jobs:
LOG_LEVEL: debug
steps:
- uses: https://code.forgejo.org/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: https://code.forgejo.org/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Renovate
run: renovate ${{ github.repository }}