Skip to content

Commit f8fbdfd

Browse files
authored
Merge pull request containerd#9956 from containerd/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2 parents 2baa309 + 21d3fed commit f8fbdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
with:
147147
path: builds
148148
- name: Create Release
149-
uses: softprops/action-gh-release@v1
149+
uses: softprops/action-gh-release@v2
150150
with:
151151
token: ${{ secrets.GITHUB_TOKEN }}
152152
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)