diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c3500b47b..3d3f642fd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -18,7 +18,7 @@ jobs: - name: Build manifests run: make release-manifests - name: Release manifests - uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15 + uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v0.1.15 with: files: | _output/components.yaml @@ -27,7 +27,7 @@ jobs: - name: Build binaries run: make build-all - name: Release binaries - uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15 + uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v0.1.15 with: files: | _output/metrics-server-*