mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
🔨️ (deps): Bump ASzc/change-string-case-action from 3 to 4
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 3 to 4. - [Release notes](https://github.com/ASzc/change-string-case-action/releases) - [Commits](https://github.com/ASzc/change-string-case-action/compare/v3...v4) --- updated-dependencies: - dependency-name: ASzc/change-string-case-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
687ebab030
commit
b11d837cd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -116,7 +116,7 @@ jobs:
|
||||||
|
|
||||||
- name: "🔽 Find the lowercase name of the repository"
|
- name: "🔽 Find the lowercase name of the repository"
|
||||||
id: reponame
|
id: reponame
|
||||||
uses: ASzc/change-string-case-action@v3
|
uses: ASzc/change-string-case-action@v4
|
||||||
with:
|
with:
|
||||||
string: ${{ github.repository }}
|
string: ${{ github.repository }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue