Skip to content

Commit 63b3302

Browse files
authored
Merge pull request #554 from freifunkMUC/dependabot/github_actions/softprops/action-gh-release-2.2.1
build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1
2 parents bc8c902 + 7142eae commit 63b3302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firmware.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
tar zcvf "${output}.tar.gz" "${output}"
8686
done
8787
- name: Create Release & Upload Release Assets
88-
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
88+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
8989
with:
9090
# Note: If there is no release name specified, releases created in
9191
# the GitHub UI do not trigger a failure and are modified instead.

0 commit comments

Comments
 (0)