Skip to content

Commit

Permalink
Merge pull request #230 from ge-high-assurance/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/softprops/action-gh-release-2.2.1

Bump softprops/action-gh-release from 2.0.8 to 2.2.1
  • Loading branch information
saratge authored Jan 10, 2025
2 parents fab6a20 + e6d94f5 commit 847584a
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 @@ -47,6 +47,6 @@ jobs:
mv *-win32.win32.x86_64.zip RITE-win32.win32.x86_64-${{ github.event.release.tag_name }}.zip
- name: Upload RITE zips to release page
uses: softprops/action-gh-release@v2.0.8
uses: softprops/action-gh-release@v2.2.1
with:
files: tools/rack/rack.product/target/products/*.zip

0 comments on commit 847584a

Please sign in to comment.