Skip to content

Commit a2bec22

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-3.0.0
2 parents b07c090 + b695a19 commit a2bec22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
run: xvfb-run -a npm run build-and-test
161161

162162
- name: Update - Create Pull Request
163-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
163+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
164164
with:
165165
title: 'Upgrade CodeQL CLI dependency to ${{ needs.detect-update.outputs.version }}'
166166
body: |

0 commit comments

Comments
 (0)