chore: pin actions to sha

This commit is contained in:
Etienne Stalmans
2026-03-27 12:31:13 +01:00
parent 03559d0a6c
commit 2497c308e7
6 changed files with 17 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ jobs:
# This first step will fail if there's no metadata and so the approval
# will not occur.
- id: meta
uses: dependabot/fetch-metadata@v2
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'