1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 19:14:20 +00:00

🔨️ (deps): Bump ASzc/change-string-case-action from 2 to 3

Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 2 to 3.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v2...v3)

---
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:
dependabot[bot] 2022-10-21 08:29:40 +00:00 committed by Stefano Pigozzi
parent 6f8312bef8
commit 687ebab030

View file

@ -116,7 +116,7 @@ jobs:
- name: "🔽 Find the lowercase name of the repository"
id: reponame
uses: ASzc/change-string-case-action@v2
uses: ASzc/change-string-case-action@v3
with:
string: ${{ github.repository }}