diff --git a/.github/workflows/promote.yaml b/.github/workflows/promote.yaml index 3184796..0c18ea4 100644 --- a/.github/workflows/promote.yaml +++ b/.github/workflows/promote.yaml @@ -17,7 +17,7 @@ jobs: # annotations content is not fetched # See: https://github.com/actions/checkout/issues/882 ref: ${{ github.ref }} - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: name: Go-errors ${{ github.ref_name }} tag_name: ${{ github.ref_name }}