Skip to content

Commit e0ffa6d

Browse files
authored
Merge of #2372
2 parents 5bf1eb8 + f4406e8 commit e0ffa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-ghc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
'python .github/update-ghc.py ${{ matrix.ghc }}'
3434
- name: Create Pull Request
3535
if: steps.ghc_update.outputs.latest != ''
36-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
36+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
3737
with:
3838
commit-message: "Add GHC bindist version ${{ steps.ghc_update.outputs.latest }}"
3939
title: "[update] GHC ${{ matrix.ghc }}"

0 commit comments

Comments
 (0)