diff --git a/.forgejo/workflows/pkgcheck.yaml b/.forgejo/workflows/pkgcheck.yaml index ef174ad..e525474 100644 --- a/.forgejo/workflows/pkgcheck.yaml +++ b/.forgejo/workflows/pkgcheck.yaml @@ -6,6 +6,6 @@ jobs: image: gittr.ch/linux/pkgcheck:latest steps: - name: Checkout repository - uses: https://gittr.ch/linux/forgejo-actions/checkout@v0.1 + uses: https://gittr.ch/linux/forgejo-actions/checkout@v0.2 - name: Run repository checks run: pkgcheck --color true scan --exit error,style --net .