Skip to content

Commit

Permalink
Merge pull request #1 from aussielunix/dependabot/github_actions/ASzc…
Browse files Browse the repository at this point in the history
…/change-string-case-action-6

Bump ASzc/change-string-case-action from 5 to 6
  • Loading branch information
aussielunix authored Nov 11, 2023
2 parents 11fcb10 + 8db9ffb commit 932f8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mytoolbx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# https://github.com/macbre/push-to-ghcr/issues/12
- name: Lowercase Registry
id: registry_case
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: ${{ env.IMAGE_REGISTRY }}

Expand Down

0 comments on commit 932f8aa

Please sign in to comment.