File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
with :
21
21
ref : ${{ github.event.pull_request.head.sha }}
22
22
- name : Create backport PRs
23
- uses : korthout/backport-action@cb79e4e5f46c7d7d653dd3d5fa8a9b0a945dfe4b # v2.1.0
23
+ uses : korthout/backport-action@08bafb375e6e9a9a2b53a744b987e5d81a133191 # v2.1.1
24
24
# xref: https://github.com/korthout/backport-action#inputs
25
25
with :
26
26
# Use token to allow workflows to be triggered for the created PR
Original file line number Diff line number Diff line change 79
79
platforms : linux/amd64,linux/arm/v7,linux/arm64
80
80
tags : ${{ steps.meta.outputs.tags }}
81
81
labels : ${{ steps.meta.outputs.labels }}
82
- - uses : sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
82
+ - uses : sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
83
83
- name : Sign images
84
84
env :
85
85
COSIGN_EXPERIMENTAL : 1
You can’t perform that action at this time.
0 commit comments