Skip to content

Commit

Permalink
Merge pull request DDS-Derek#220 from DDS-Derek/renovate/stefanzweife…
Browse files Browse the repository at this point in the history
…l-git-auto-commit-action-digest

chore(deps): update stefanzweifel/git-auto-commit-action digest to 050015d
  • Loading branch information
DDSDerek authored Oct 11, 2024
2 parents e487c2b + 19f7bfa commit 0fe42bc
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@573710f3d0c14b43784ede49b68d484ca7f555dc
- uses: stefanzweifel/git-auto-commit-action@050015d40644de3e8d2365687c1fbc235352bcff
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@573710f3d0c14b43784ede49b68d484ca7f555dc
uses: stefanzweifel/git-auto-commit-action@050015d40644de3e8d2365687c1fbc235352bcff
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@573710f3d0c14b43784ede49b68d484ca7f555dc
uses: stefanzweifel/git-auto-commit-action@050015d40644de3e8d2365687c1fbc235352bcff
with:
commit_message: 'chore: update amilys embyserver latest version'
branch: master
Expand Down

0 comments on commit 0fe42bc

Please sign in to comment.