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
+1 -1
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"