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 4949 CR_SKIP_EXISTING : " true"
5050
5151 - name : Login to GHCR
52- uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0 .0
52+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6 .0
5353 with :
5454 registry : ghcr.io
5555 username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ jobs:
263263 "${CR_TOOL_PATH}/cr" index --config "${CR_CONFIGFILE}" --token "${{ env.AUTHTOKEN }}" --index-path "${CR_INDEX_PATH}" --package-path "${CR_PACKAGE_PATH}" --push
264264
265265 - name : Login to GHCR
266- uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0 .0
266+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6 .0
267267 with :
268268 registry : ghcr.io
269269 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments