Skip to content

Commit 0f771ea

Browse files
chore(deps): pin dependabot/fetch-metadata action to d7267f6 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 828dbf8 commit 0f771ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
steps:
5353
- id: metadata
54-
uses: dependabot/fetch-metadata@v2
54+
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2
5555

5656
- name: log metadata
5757
env:

0 commit comments

Comments
 (0)