Merge pull request #907 from TerraFirmaGreg-Team/dependabot/github_actions/dependencies-7f321800dd
Bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the dependencies group
This commit is contained in:
commit
6f7408e0b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -400,7 +400,7 @@ jobs:
|
|||
|
||||
- name: 🚀 Create release
|
||||
id: release
|
||||
uses: softprops/action-gh-release@v2.2.1
|
||||
uses: softprops/action-gh-release@v2.2.2
|
||||
with:
|
||||
name: ${{ needs.info.outputs.project_version }}
|
||||
tag_name: ${{ needs.info.outputs.project_version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue