diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index a6b79ce569..e4b1a85d9a 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -56,7 +56,7 @@ jobs: - name: Create Release # Only create a release on one brand to avoid duplicate error if: contains(matrix.brand, 'swedbankpay') - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: token: ${{ secrets.GITHUB_TOKEN }} name: Design Guide v${{ steps.variables.outputs.VERSION }}