Skip to content

Commit

Permalink
Merge pull request #217 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 573710f
  • Loading branch information
DDSDerek authored Oct 4, 2024
2 parents b37428b + 8310489 commit 7cd298e
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@e961da7576511032beb0d75de8af56bbce1121b9
- uses: stefanzweifel/git-auto-commit-action@573710f3d0c14b43784ede49b68d484ca7f555dc
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@e961da7576511032beb0d75de8af56bbce1121b9
uses: stefanzweifel/git-auto-commit-action@573710f3d0c14b43784ede49b68d484ca7f555dc
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@e961da7576511032beb0d75de8af56bbce1121b9
uses: stefanzweifel/git-auto-commit-action@573710f3d0c14b43784ede49b68d484ca7f555dc
with:
commit_message: 'chore: update amilys embyserver latest version'
branch: master
Expand Down

0 comments on commit 7cd298e

Please sign in to comment.