File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : " github-actions"
4- directory : " /"
5- schedule :
6- interval : " weekly"
3+ - package-ecosystem : " gomod"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ - package-ecosystem : " github-actions"
8+ directory : " /"
9+ schedule :
10+ interval : " weekly"
Original file line number Diff line number Diff line change 4040 using : composite
4141 steps :
4242 - name : Checkout destination repository into a worktree
43- uses : actions/checkout@v4
43+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4444 with :
4545 repository : ${{ inputs.destination-repository }}
4646 token : ${{ inputs.token }}
5757 DESTINATION_DIRECTORY : ${{ inputs.destination-directory }}
5858 WORKTREE_DIR : .push-to-another-repository
5959 - id : commit
60- uses : suzuki-shunsuke/commit-action@v0.0.8
60+ uses : suzuki-shunsuke/commit-action@ca8e761ccb3533295065c3e90a8555fcdde8b467 # v0.0.10
6161 with :
6262 github_token : ${{ inputs.token }}
6363 repository : ${{ inputs.destination-repository }}
You can’t perform that action at this time.
0 commit comments