mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #6965 from Ocelot-Social-Community/dependabot/github_actions/pkgdeps/git-tag-action-3
Bump pkgdeps/git-tag-action from 2 to 3
This commit is contained in:
commit
2e6554ca50
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -253,7 +253,7 @@ jobs:
|
||||
echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV
|
||||
- run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV
|
||||
- name: package-version-to-git-tag + build number
|
||||
uses: pkgdeps/git-tag-action@v2
|
||||
uses: pkgdeps/git-tag-action@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_repo: ${{ github.repository }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user