diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 39ba9d1..49c1208 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -34,7 +34,7 @@ jobs: with: name: Packages path: dist - - uses: svenstaro/upload-release-action@ebd922b779f285dafcac6410a0710daee9c12b82 # 2.10.0 + - uses: svenstaro/upload-release-action@5e35e583720436a2cc5f9682b6f55657101c1ea1 # 2.11.1 with: file: dist/* tag: ${{ github.ref }}