Skip to content

Commit 6e5e781

Browse files
authored
Merge pull request #583 from matomo-org/dependabot/github_actions/softprops/action-gh-release-2.3.2
Bump softprops/action-gh-release from 2.2.2 to 2.3.2
2 parents 80846aa + bcce058 commit 6e5e781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "PRE_RELEASE=$prerelease" >> $GITHUB_ENV
4646
echo "prerelease=$prerelease"
4747
- name: Create Release
48-
uses: softprops/action-gh-release@v2.2.2
48+
uses: softprops/action-gh-release@v2.3.2
4949
with:
5050
tag_name: ${{steps.tagger.outputs.tag}}
5151
name: ${{steps.tagger.outputs.tag}}

0 commit comments

Comments
 (0)