mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Bump pkgdeps/git-tag-action from 2 to 3
Bumps [pkgdeps/git-tag-action](https://github.com/pkgdeps/git-tag-action) from 2 to 3. - [Release notes](https://github.com/pkgdeps/git-tag-action/releases) - [Commits](https://github.com/pkgdeps/git-tag-action/compare/v2...v3) --- updated-dependencies: - dependency-name: pkgdeps/git-tag-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8949eb9d97
commit
b73df82801
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -253,7 +253,7 @@ jobs:
|
|||||||
echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV
|
echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV
|
||||||
- run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV
|
- run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV
|
||||||
- name: package-version-to-git-tag + build number
|
- name: package-version-to-git-tag + build number
|
||||||
uses: pkgdeps/git-tag-action@v2
|
uses: pkgdeps/git-tag-action@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
github_repo: ${{ github.repository }}
|
github_repo: ${{ github.repository }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user