1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-04 17:40:49 +00:00

ci: provide action sha instead of version

This commit is contained in:
Matan Kushner 2021-05-03 11:17:10 -04:00 committed by GitHub
parent bd490bfbfd
commit cde221c60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
name: Auto-merge Dependabot PRs
runs-on: ubuntu-latest
steps:
- uses: akheron/dependabot-cron-action@0.1
- uses: akheron/dependabot-cron-action@b44d8e19e4f49eede254d9884e3f0e7712d431ba
with:
token: ${{ secrets.GITHUB_TOKEN }}
auto-merge: "minor"