Skip to content

Commit

Permalink
Merge pull request #40 from tshion/dependabot/github_actions/tshion/a…
Browse files Browse the repository at this point in the history
…pply-git-user-2.0.7

Bump tshion/apply-git-user from 2.0.6 to 2.0.7
  • Loading branch information
tshion authored Dec 7, 2024
2 parents fff6390 + b79ff86 commit cc9f196
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/140-create-version-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
GH_TOKEN: ${{ github.token }}

# https://github.com/tshion/apply-git-user
- uses: tshion/[email protected].6
- uses: tshion/[email protected].7
with:
user: github-actions

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/181-deploy-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
name: ${{ needs.build.outputs.zipname }}

# https://github.com/tshion/apply-git-user
- uses: tshion/[email protected].6
- uses: tshion/[email protected].7
with:
user: github-actions

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/181a-upload-podspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: make setup-ios

# https://github.com/tshion/apply-git-user
- uses: tshion/[email protected].6
- uses: tshion/[email protected].7
with:
global: true
user: github-actions
Expand Down

0 comments on commit cc9f196

Please sign in to comment.