diff --git a/action.yml b/action.yml index 3c4f922..4d8056e 100644 --- a/action.yml +++ b/action.yml @@ -90,7 +90,7 @@ runs: - name: Download release id: download-release - uses: robinraju/release-downloader@v1.11 + uses: robinraju/release-downloader@v1.12 with: repository: mongodb/mongodb-atlas-cli tag: ${{ steps.determine-tag.outputs.cli-tag }}