Update all dependencies
This commit is contained in:
parent
218d08bbbb
commit
dc11225a2c
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: docker
|
||||
container: git.snaile.de/snailed/xbps-builder:2024.0502.1733
|
||||
container: git.snaile.de/snailed/xbps-builder:2024.0504.2202
|
||||
env:
|
||||
MAINTAINER: "Luca Bilke <luca@bil.ke>"
|
||||
ARCH: "x86_64"
|
||||
|
|
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: "docker"
|
||||
container: "git.snaile.de/snailed/xbps-builder:2024.0502.1733"
|
||||
container: "git.snaile.de/snailed/xbps-builder:2024.0504.2202"
|
||||
env:
|
||||
MAINTAINER: "Luca Bilke <luca@bil.ke>"
|
||||
ARCH: "x86_64"
|
||||
|
|
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
renovate:
|
||||
runs-on: docker
|
||||
container: renovate/renovate@sha256:3c59bbfb49c70a6df896316e0a0e95fab1ae7d66533f263ca9c78b747e04bf79
|
||||
container: renovate/renovate@sha256:b4b45a3b8d03c56be9bdb84ace9295cd34f38b90460de43fb25adef4be49e01d
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue