Skip to content

Commit f4c8e6e

Browse files
authored
Apply suggestion from @data-douser
Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent 8edf080 commit f4c8e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
run: npm run build-and-test
139139

140140
- name: Update - Create Pull Request
141-
uses: peter-evans/create-pull-request@v8
141+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
142142
with:
143143
title: 'Upgrade CodeQL CLI dependency to ${{ needs.detect-update.outputs.version }}'
144144
body: |

0 commit comments

Comments
 (0)