Skip to content

Commit 4c17faf

Browse files
version pinned
1 parent 5e9c29e commit 4c17faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: sbom.json
6565
if-no-files-found: error
6666
- name: Create Pull Request
67-
uses: peter-evans/create-pull-request@v7
67+
uses: peter-evans/create-pull-request@b4733b9419fd47bbfa1807b15627e17cd70b5b22 # v7.0.9
6868
with:
6969
token: ${{ secrets.GITHUB_TOKEN }}
7070
commit-message: 'Update SBOM after dependency changes'

0 commit comments

Comments
 (0)