We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01887d5 commit 865cf76Copy full SHA for 865cf76
1 file changed
action.yml
@@ -90,7 +90,7 @@ runs:
90
91
- name: Download release
92
id: download-release
93
- uses: robinraju/release-downloader@v1.12
+ uses: robinraju/release-downloader@v1.13
94
with:
95
repository: mongodb/mongodb-atlas-cli
96
tag: ${{ steps.determine-tag.outputs.cli-tag }}
0 commit comments