diff --git a/.github/workflows/update-autofirma-CAs-by-provider.yml b/.github/workflows/update-autofirma-CAs-by-provider.yml index 083acdc..f8f975b 100644 --- a/.github/workflows/update-autofirma-CAs-by-provider.yml +++ b/.github/workflows/update-autofirma-CAs-by-provider.yml @@ -74,7 +74,7 @@ jobs: run: rm -f nix/autofirma/truststore/prestadores/CAs-by-provider/*.json - name: Download CA Artifacts - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: pattern: CAs-* path: nix/autofirma/truststore/prestadores/CAs-by-provider