Skip to content

Commit

Permalink
Merge pull request #1066 from adorsys/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2.0.6

Bump softprops/action-gh-release from 2.0.5 to 2.0.6
  • Loading branch information
jonasvoelcker authored Jun 20, 2024
2 parents dc86876 + f8e8d75 commit 179cf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
path: assets

- name: Create Release
uses: softprops/action-gh-release@v2.0.5
uses: softprops/action-gh-release@v2.0.6
with:
name: Release ${{ github.ref_name }}
draft: false
Expand Down

0 comments on commit 179cf71

Please sign in to comment.