Skip to content

Commit

Permalink
Merge pull request #1341 from Chia-Network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…softprops/action-gh-release-2.1.0

chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.1.0
  • Loading branch information
TheLastCicada authored Nov 18, 2024
2 parents 5bdab08 + 1c4adb9 commit ea234a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-installers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
echo "WEB_FILE=$WEB_FILE" >>$GITHUB_ENV
- name: Release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.1.0
with:
files: |
${{ env.DMG_FILE }}
Expand Down

0 comments on commit ea234a4

Please sign in to comment.