Skip to content

Commit

Permalink
Merge pull request #283 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/softprops/action-gh-release-2

chore(deps): Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
richardcase authored Mar 18, 2024
2 parents bd74282 + 7c2824c commit 2fe8d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
make release RELEASE_TAG=${{ env.TAG }}
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
prerelease: false
draft: true
Expand Down

0 comments on commit 2fe8d14

Please sign in to comment.