Update workflow

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-03-17 09:24:57 +01:00
parent dd2b559ebc
commit 1b16975031

View File

@ -21,7 +21,7 @@ jobs:
echo "VERSION=$VERSION" >> $GITHUB_ENV
- name: Get latest tag
uses: pozetroninc/github-action-get-latest-release@master
uses: actions-ecosystem/action-get-latest-tag@v1
id: get-latest-tag
with:
token: ${{ secrets.GITHUB_TOKEN }}