Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit b8062d48 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8

)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent ed37be97
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -775,7 +775,7 @@ jobs:
      - name: Publish to GitHub Releases
      - name: Publish to GitHub Releases
        id: publish_gh
        id: publish_gh
        if: ${{ contains(matrix.releaseTarget, 'github') }}
        if: ${{ contains(matrix.releaseTarget, 'github') }}
        uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631  # v2.2.2
        uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8  # v2.3.2
        with:
        with:
          token: ${{ steps.app-token.outputs.token || github.token }}
          token: ${{ steps.app-token.outputs.token || github.token }}
          target_commitish: ${{ steps.shanotes.outputs.app_sha }}
          target_commitish: ${{ steps.shanotes.outputs.app_sha }}