Skip to content

Commit

Permalink
Merge pull request #212 from DDS-Derek/renovate/stefanzweifel-git-aut…
Browse files Browse the repository at this point in the history
…o-commit-action-digest

chore(deps): update stefanzweifel/git-auto-commit-action digest to e961da7
  • Loading branch information
DDSDerek authored Sep 27, 2024
2 parents ee1f199 + 098d350 commit 744a0f8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
mv ./xiaoyahelper/aliyun_clear.sh.backup ./xiaoyahelper/aliyun_clear.sh
fi
- uses: stefanzweifel/git-auto-commit-action@ac8823709a85c7ce090849ac3e5fe24d006f6e18
- uses: stefanzweifel/git-auto-commit-action@e961da7576511032beb0d75de8af56bbce1121b9
with:
commit_message: 'chore: backup xiaoyahelper'
branch: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_emby_metadata_downloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
mv ./solid-windows-amd64/solid.exe ./emby_metadata_downloader/solid-windows-amd64.exe
-
uses: stefanzweifel/git-auto-commit-action@ac8823709a85c7ce090849ac3e5fe24d006f6e18
uses: stefanzweifel/git-auto-commit-action@e961da7576511032beb0d75de8af56bbce1121b9
with:
commit_message: 'chore: update solid windows exe'
branch: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/embyserver_latest_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
sed -i "1,40s|emby_embyserver_latest_version=.*|emby_embyserver_latest_version=${LATEST_VERSION}|" all_in_one.sh
-
uses: stefanzweifel/git-auto-commit-action@ac8823709a85c7ce090849ac3e5fe24d006f6e18
uses: stefanzweifel/git-auto-commit-action@e961da7576511032beb0d75de8af56bbce1121b9
with:
commit_message: 'chore: update amilys embyserver latest version'
branch: master
Expand Down

0 comments on commit 744a0f8

Please sign in to comment.