diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 48732759..1127daf9 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -143,7 +143,7 @@ jobs: echo "COMMITS=$COMMITS" >> $GITHUB_ENV - name: Extract XML Description - uses: Mudlet/xmlstarlet-action@v1 + uses: Mudlet/xmlstarlet-action@master id: extract-description with: xml-file: "./net.retrodeck.retrodeck.appdata.xml"