Skip to content

Commit a507778

Browse files
authored
Migrate to frequenz-floss dependabot-auto-approve action (#239)
* Migrate from ad/dependabot-auto-approve to frequenz-floss/dependabot-auto-approve * Use commit hash instead of version tag for better security and reproducibility.
2 parents 4387de5 + 1c0db04 commit a507778

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: github.actor == 'dependabot[bot]'
1414
steps:
15-
- uses: ad/dependabot-auto-approve@v1
15+
- uses: frequenz-floss/dependabot-auto-approve@005e52004f5d5c6af2f81b89ec25e5cf6f3dfd77 # v1.3.0
1616
with:
1717
dependency-type: 'all'
1818
auto-merge: 'true'

0 commit comments

Comments
 (0)