diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index d51eb79..f014492 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -10,17 +10,17 @@ jobs: steps: - run: echo "💡 The ${{ gitea.repository }} repository will be cloned to the runner." - - uses: RouxAntoine/checkout@v3.5.4 + - uses: https://github.com/RouxAntoine/checkout@v3.5.4 # get part of the tag after the `v` - name: Extract tag version number id: get_version - uses: battila7/get-version-action@v2 + uses: https://github.com/battila7/get-version-action@v2 # Substitute the Manifest and Download URLs in the system.json - name: Substitute Manifest and Download Links For Versioned Ones id: sub_manifest_link_version - uses: microsoft/variable-substitution@v1 + uses: https://github.com/microsoft/variable-substitution@v1 with: files: "system.json" env: