Skip to content

Commit

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

Bump softprops/action-gh-release from 2.0.5 to 2.0.8
  • Loading branch information
saratge authored Jan 9, 2025
2 parents de74fbf + 6865254 commit 090f3c4
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.5
uses: softprops/action-gh-release@v2.0.8
with:
files: tools/rack/rack.product/target/products/*.zip

0 comments on commit 090f3c4

Please sign in to comment.