diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 375e30288..9e85b47c9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: DOCKER_REPO=${DOCKER_ORG}/do-csi-plugin make publish - name: create Github release - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8 + uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: