diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 99347fbc..4a503a48 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -69,7 +69,7 @@ jobs: docker push ghcr.io/repository-service-tuf/repository-service-tuf-api:latest - name: Publish GitHub Release - uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 + uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 with: name: ${{ github.ref_name }} tag_name: ${{ github.ref }}