Merge pull request #9956 from containerd/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
This commit is contained in:
commit
f8fbdfdd6f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -146,7 +146,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: builds
|
path: builds
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
|
Loading…
Reference in New Issue
Block a user