Pin dependencies
Build/Publish XBPS / build-and-publish (push) Successful in 8s Details

This commit is contained in:
Johnny5 2024-04-05 22:00:51 +00:00
parent a52e6ca5d4
commit 7f58638db8
Signed by: Johnny5
GPG Key ID: 8D9AF7C566F26C50
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ on: [push]
jobs:
build-and-publish:
runs-on: docker
container: git.snaile.de/snailed/xbps-builder:2024.4.2029
container: git.snaile.de/snailed/xbps-builder:2024.4.2029@sha256:89d1763608330cb72aa3253c5f0416daf779ff26dda1ac1d1de0b424a7d43162
env:
LICENSE: "GPL-3.0"
SHORT_DESCRIPTION: "Tokyonight GTK Theme"
@ -15,7 +15,7 @@ jobs:
ARCH: "x86_64"
steps:
- name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4
uses: https://code.forgejo.org/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
submodules: true