diff --git a/.github/workflows/codemeta2cff.yml b/.github/workflows/codemeta2cff.yml index 9a01f78f0..b48a59fce 100644 --- a/.github/workflows/codemeta2cff.yml +++ b/.github/workflows/codemeta2cff.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v6 - name: Generate CITATION.cff from codemeta.json - uses: caltechlibrary/codemeta2cff@381d886228004b3c827b2f93c5d30ebca0659014 #v0.3.2 + uses: caltechlibrary/codemeta2cff@99ce10831c3037a067c3d9551d455638e0b438ac #v0.3.3 - name: Show generated CITATION.cff run: |