Skip to content

Commit

Permalink
update to ASzc/change-string-case-action@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
Strubbl committed Jun 19, 2024
1 parent 586caf0 commit ae8a0fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-osmium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "RELEASE_DATE=$(date --rfc-3339=date)" >> ${GITHUB_ENV}
- id: githubactor
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: ${{ github.actor }}
- id: step2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-planetiler-streetsgl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "RELEASE_DATE=$(date --rfc-3339=date)" >> ${GITHUB_ENV}
- id: githubactor
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: ${{ github.actor }}
- id: step2
Expand Down

0 comments on commit ae8a0fa

Please sign in to comment.