Skip to content

Commit

Permalink
Merge pull request #42 from nvda-es/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-minor-74180c9e15

Bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the actions-minor group
  • Loading branch information
jmdaweb authored Dec 16, 2024
2 parents c077605 + 2248b9b commit 30686ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Calculate sha256
run: sha256sum *.nvda-addon >> changelog.md
- name: Release
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@v2.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 30686ab

Please sign in to comment.