Skip to content

Commit 1c9bf5c

Browse files
Merge pull request #1719 from carvel-dev/dependabot/github_actions/softprops/action-gh-release-2.2.2
Bump softprops/action-gh-release from 2.0.5 to 2.2.2
2 parents 0c105f6 + fcf93ab commit 1c9bf5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
--certificate-oidc-issuer=https://token.actions.githubusercontent.com ./tmp/checksums.txt
221221
222222
- name: Create release draft and upload release yaml
223-
uses: softprops/action-gh-release@v2.0.5
223+
uses: softprops/action-gh-release@v2.2.2
224224
with:
225225
name: ${{ github.ref_name }}
226226
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)