Skip to content

Commit 21463d6

Browse files
committed
Pins peter-evans/create-pull-request to c0f553fe549906ede9cf27b5156039d195d2ece0
Pins peter-evans/create-pull-request to v8.1.0 commit hash instead of the tag.
1 parent 1f3f2a7 commit 21463d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-overcloud-host-image-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: "${{ inputs.ubuntu_noble_tag != '' }}"
4646

4747
- name: Propose changes via PR if required
48-
uses: peter-evans/create-pull-request@v8
48+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
4949
with:
5050
path: ${{ github.workspace }}/src/kayobe-config
5151
commit-message: >-

0 commit comments

Comments
 (0)