Skip to content

Commit 561a43f

Browse files
build(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#2336)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5164a1e commit 561a43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
github_token: ${{ secrets.GITHUB_TOKEN }}
4949
# Create a new github release with the newly created specs.zip file
5050
- name: Release
51-
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
51+
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
5252
with:
5353
files: specs.zip
5454
tag_name: ${{ steps.tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)