mirror of
https://github.com/starship/starship.git
synced 2025-02-04 20:39:26 +01: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
|
name: Auto-merge Dependabot PRs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: akheron/dependabot-cron-action@0.1
|
- uses: akheron/dependabot-cron-action@b44d8e19e4f49eede254d9884e3f0e7712d431ba
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
auto-merge: "minor"
|
auto-merge: "minor"
|
||||||
|
Loading…
Reference in New Issue
Block a user