Skip to content

Commit ed0c55a

Browse files
authored
Merge pull request #69 from OPERA-Cal-Val/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 1 to 3
2 parents 9d3e09e + 0f3740e commit ed0c55a

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
@@ -90,7 +90,7 @@ jobs:
9090
echo "version=$VERSION" >> $GITHUB_OUTPUT
9191
9292
- name: Create Release
93-
uses: softprops/action-gh-release@v1
93+
uses: softprops/action-gh-release@v3
9494
with:
9595
body_path: changelog.txt
9696
name: Release ${{ steps.changelog.outputs.version }}

0 commit comments

Comments
 (0)