Skip to content

Commit bb948f6

Browse files
Merge pull request #1735 from carvel-dev/dependabot/github_actions/softprops/action-gh-release-2.3.2
Bump softprops/action-gh-release from 2.2.2 to 2.3.2
2 parents 72e047d + d655b2b commit bb948f6

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.2.2
223+
uses: softprops/action-gh-release@v2.3.2
224224
with:
225225
name: ${{ github.ref_name }}
226226
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)