mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#7527)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
cat release.md
|
||||
sha256sum release/*.tgz
|
||||
- name: Draft release
|
||||
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
|
||||
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
|
||||
with:
|
||||
body_path: release.md
|
||||
name: v${{ steps.info.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user