Skip to content

Commit 8843d29

Browse files
authored
Merge pull request #14886 from ComplianceAsCode/dependabot/github_actions/softprops/action-gh-release-3.0.2
Bump softprops/action-gh-release from 3.0.1 to 3.0.2
2 parents 1b448a9 + 6dbe755 commit 8843d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6161
- name: Release
62-
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
62+
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
6363
with:
6464
draft: True
6565
name: Content ${{ steps.set_version.outputs.ver }}

0 commit comments

Comments
 (0)