.forgejo/workflows: Use explicit pkgdev image version
Some checks failed
/ pkgcheck (push) Failing after 1m16s
Some checks failed
/ pkgcheck (push) Failing after 1m16s
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
db772873a0
commit
9c49534cad
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
|||
pkgcheck:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: gittr.ch/linux/pkgcheck:latest
|
||||
image: gittr.ch/linux/pkgcheck:20260314
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://gittr.ch/linux/forgejo-actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue