Merge pull request 'fix(ci): correct corrupted anothrNick/github-tag-action SHA' (#19) from fix/github-tag-action-sha into master
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 14s
Main Release / build (push) Successful in 11s
Main Release / tag (push) Successful in 32s
Tag Release / hadolint (push) Successful in 7s
Tag Release / test (push) Successful in 14s
Tag Release / build-push (push) Failing after 30s
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 14s
Main Release / build (push) Successful in 11s
Main Release / tag (push) Successful in 32s
Tag Release / hadolint (push) Successful in 7s
Tag Release / test (push) Successful in 14s
Tag Release / build-push (push) Failing after 30s
Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: Configure git auth
|
||||
run: |
|
||||
git remote set-url origin "https://x-access-token:${{ secrets.SA_TOKEN_ACTION_PUSH_TAGS }}@scm.cabillot.eu/web/ip.git"
|
||||
- uses: anothrNick/github-tag-action@ed44965e0db8dab2b46616da9f2a04ec312fd8 # v1.75.0
|
||||
- uses: anothrNick/github-tag-action@4ed44965e0db8dab2b466a16da04aec3cc312fd8 # v1.75.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SA_TOKEN_ACTION_PUSH_TAGS }}
|
||||
DEFAULT_BUMP: patch
|
||||
|
||||
Reference in New Issue
Block a user