Skip to content

Commit 5c48f19

Browse files
deps(ci): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 (#611)
1 parent 1a0adeb commit 5c48f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo "${contents}" > docs/swagger.json
3535
3636
- name: Upload swagger.json to release page
37-
uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 #2.11.3
37+
uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b #2.11.4
3838
with:
3939
repo_token: ${{ secrets.GITHUB_TOKEN }}
4040
file: docs/swagger.json

0 commit comments

Comments
 (0)