Skip to content

Commit ab80a56

Browse files
committed
Migrate to frequenz-floss dependabot-auto-approve action
Use commit hash instead of version tag for better security and reproducibility. Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 0423e3f commit ab80a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Auto-merge Dependabot PR
16-
uses: ad/dependabot-auto-approve@v1
16+
uses: frequenz-floss/dependabot-auto-approve@005e52004f5d5c6af2f81b89ec25e5cf6f3dfd77 # v1.3.0
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
merge-method: 'merge'

0 commit comments

Comments
 (0)