Merge pull request 'fix(ci): SHA corrompu pour anothrNick/github-tag-action (job tag casse sur master)' (#29) from fix/ci-tag-action-sha into master
Main Release / hadolint (push) Successful in 22s
Main Release / test (push) Successful in 1m5s
Main Release / build (push) Successful in 38s
Renovate / renovate (push) Successful in 1m30s
Main Release / tag (push) Successful in 23s

Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
2026-09-15 17:39:46 -04:00
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Configure git auth
run: |
git remote set-url origin "https://x-access-token:${{ secrets.GITHUB_TOKEN }}@scm.cabillot.eu/perso/mysql-client.git"
- uses: anothrNick/github-tag-action@4ed44965e0db2c5b5e8b8c7c7c8c9c9c9c9c9c9c9 # v1.75.0
- uses: anothrNick/github-tag-action@4ed44965e0db8dab2b466a16da04aec3cc312fd8 # v1.75.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch