Skip to content

Commit 38a7bfc

Browse files
build(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#2391)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e15c4c commit 38a7bfc

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@69320dbe05506a9a39fc8ae11030b214ec2d1f87
51+
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0
5252
with:
5353
files: specs.zip
5454
tag_name: ${{ steps.tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)