Skip to content

Commit eabb7c0

Browse files
committed
chore: update octokit/request-action
1 parent dd3f82d commit eabb7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
141141
- name: Fetch an existing PR
142142
if: steps.target.outputs.latestTag != steps.target.outputs.originalTag
143-
uses: octokit/request-action@971ad48f9c40ed001c41c2671b1e6e8e8165d5af
143+
uses: octokit/request-action@89a1754fe82ca777b044ca8e79e9881a42f15a93 # v2.1.7
144144
id: existing-pr-request
145145
with:
146146
route: GET /repos/${{ github.repository }}/pulls?base={base}&head={head}

0 commit comments

Comments
 (0)