Explorar o código

ci(release): update release notary (#2042)

update release notary
Jo %!s(int64=2) %!d(string=hai) anos
pai
achega
9028f5d8be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/multiarch-build.yml

+ 1 - 1
.github/workflows/multiarch-build.yml

@@ -112,6 +112,6 @@ jobs:
           asset_name: yay_${{ steps.tags.outputs.version }}_aarch64.tar.gz
           asset_content_type: application/tar+gzip
       - name: Release Notary Action
-        uses: docker://aevea/release-notary:0.9.3
+        uses: docker://aevea/release-notary:latest
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}