mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
use latest commit for softprops/action-gh-release (#6576)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
cat release.md
|
||||
sha256sum release/*.tgz
|
||||
- name: Draft release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
|
||||
with:
|
||||
body_path: release.md
|
||||
name: v${{ steps.info.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user