Skip to content

Commit a754921

Browse files
authored
Merge pull request #25 from nvda-es/dependabot/github_actions/actions-minor-80c2b93a43
Bump softprops/action-gh-release from 2.4.1 to 2.4.2 in the actions-minor group
2 parents 96e82be + fef80d6 commit a754921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: sha256sum packaged_addon/*.nvda-addon >> changelog.md
6262

6363
- name: Release
64-
uses: softprops/action-gh-release@v2.4.1
64+
uses: softprops/action-gh-release@v2.4.2
6565
with:
6666
files: |
6767
packaged_addon/*.nvda-addon

0 commit comments

Comments
 (0)