Skip to content

Commit f16eee0

Browse files
deps(ci): bump robinraju/release-downloader from 1.12 to 1.13 (#32)
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.12 to 1.13. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](robinraju/release-downloader@daf26c5...28fc21f) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-version: '1.13' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d4d64f commit f16eee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
1717

1818
- name: Download swagger.json from tibiadata-api-go release
19-
uses: robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 #v1.12
19+
uses: robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f #v1.13
2020
with:
2121
repository: tibiadata/tibiadata-api-go
2222
tag: ${{ github.event.client_payload.tag_name }}

0 commit comments

Comments
 (0)