From 9ec8819821df59ea4412b6f0be201a44590e8d3d Mon Sep 17 00:00:00 2001 From: Steven Gort Date: Tue, 12 Mar 2024 14:23:31 +0100 Subject: [PATCH] switched to latest version --- .github/workflows/publiccode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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