diff --git a/.github/workflows/publiccode.yaml b/.github/workflows/publiccode.yaml index 3a29b0e0..b9fead22 100644 --- a/.github/workflows/publiccode.yaml +++ b/.github/workflows/publiccode.yaml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Update publiccode.yaml - uses: OpenCatalogi/publiccode-action@1.2.1 \ No newline at end of file + uses: OpenCatalogi/publiccode-action@latest \ No newline at end of file