Skip to content

Commit

Permalink
Merge pull request #466 from freifunkMUC/dependabot/github_actions/so…
Browse files Browse the repository at this point in the history
…ftprops/action-gh-release-2.0.8
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
2 parents a2afe4c + b6461d4 commit a3c3b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
tar zcvf "${output}.tar.gz" "${output}"
done
- name: Create Release & Upload Release Assets
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
with:
# Note: If there is no release name specified, releases created in
# the GitHub UI do not trigger a failure and are modified instead.
Expand Down

0 comments on commit a3c3b10

Please sign in to comment.