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:
Derek McGowan 2024-03-12 20:13:24 +00:00 committed by GitHub
commit f8fbdfdd6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,7 +146,7 @@ jobs:
with:
path: builds
- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
fail_on_unmatched_files: true