Skip to content

Commit

Permalink
refactor: not pinning CI/CD dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke committed Oct 2, 2022
1 parent 78928fc commit 127a023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/99-auto-merge.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: ⬇ Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.3
uses: dependabot/fetch-metadata@v1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit 127a023

Please sign in to comment.