File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 outputs :
1515 example-widget-mui-image-tag : ${{ steps.meta_example-widget-mui.outputs.version }}
1616 steps :
17- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
17+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1818 with :
1919 fetch-depth : ' 0'
2020 # don't persist the credentials so the changesets action doesn't use the
@@ -114,7 +114,7 @@ jobs:
114114 run : echo $IMAGE_TAG
115115
116116 - name : Checkout
117- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
117+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
118118 with :
119119 fetch-depth : 0 # need main branch to diff against
120120 - name : Set up Helm
@@ -155,7 +155,7 @@ jobs:
155155 env :
156156 DOCKER_PLATFORMS : linux/amd64,linux/arm64,linux/s390x
157157 steps :
158- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
158+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
159159
160160 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
161161 with :
You can’t perform that action at this time.
0 commit comments