mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-26 03:27:30 +00:00
ci: provide action sha instead of version
This commit is contained in:
parent
bd490bfbfd
commit
cde221c60a
2
.github/workflows/merge-dependabot.yml
vendored
2
.github/workflows/merge-dependabot.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user