File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171
7272 - name : Install dependencies
7373 if : ${{ steps.check-image.outputs.is_skipped != 'true' }}
74- uses : backstage/actions/yarn-install@c3038aa5576b9cd845ccc518ef854d3660e8cb40 # v0.7.6
74+ uses : backstage/actions/yarn-install@2cd6978b476cbdc39fec48346f8b6ca13199dd6a # v0.7.8
7575 with :
7676 cache-prefix : ${{ runner.os }}-v${{ matrix.node-version }}
7777
@@ -116,7 +116,7 @@ jobs:
116116
117117 - name : Install dependencies
118118 if : ${{ steps.check-image.outputs.is_skipped != 'true' }}
119- uses : backstage/actions/yarn-install@c3038aa5576b9cd845ccc518ef854d3660e8cb40 # v0.7.6
119+ uses : backstage/actions/yarn-install@2cd6978b476cbdc39fec48346f8b6ca13199dd6a # v0.7.8
120120 with :
121121 cache-prefix : ${{ runner.os }}-v${{ matrix.node-version }}
122122
Original file line number Diff line number Diff line change 6969
7070 - name : Install dependencies
7171 if : ${{ steps.check-image.outputs.is_skipped != 'true' }}
72- uses : backstage/actions/yarn-install@c3038aa5576b9cd845ccc518ef854d3660e8cb40 # v0.7.6
72+ uses : backstage/actions/yarn-install@2cd6978b476cbdc39fec48346f8b6ca13199dd6a # v0.7.8
7373 with :
7474 cache-prefix : ${{ runner.os }}-v${{ matrix.node-version }}
7575
@@ -114,7 +114,7 @@ jobs:
114114
115115 - name : Install dependencies
116116 if : ${{ steps.check-image.outputs.is_skipped != 'true' }}
117- uses : backstage/actions/yarn-install@c3038aa5576b9cd845ccc518ef854d3660e8cb40 # v0.7.6
117+ uses : backstage/actions/yarn-install@2cd6978b476cbdc39fec48346f8b6ca13199dd6a # v0.7.8
118118 with :
119119 cache-prefix : ${{ runner.os }}-v${{ matrix.node-version }}
120120
Original file line number Diff line number Diff line change 6161 registry-url : ' https://registry.npmjs.org'
6262
6363 - name : Install dependencies
64- uses : backstage/actions/yarn-install@c3038aa5576b9cd845ccc518ef854d3660e8cb40 # v0.7.6
64+ uses : backstage/actions/yarn-install@2cd6978b476cbdc39fec48346f8b6ca13199dd6a # v0.7.8
6565 with :
6666 cache-prefix : ${{ runner.os }}-v20
6767
Original file line number Diff line number Diff line change 1- 22.22.0
1+ 22.22.2
Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ packages:
2121 - package : ' @backstage-community/plugin-catalog-backend-module-keycloak'
2222 - package : ' @backstage-community/plugin-catalog-backend-module-pingidentity'
2323 - package : ' @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor'
24- - package : ' @backstage-community/plugin-ocm'
25- - package : ' @backstage-community/plugin-ocm-backend'
2624 - package : ' @backstage-community/plugin-quay'
2725 - package : ' @backstage-community/plugin-quay-backend'
2826 - package : ' @backstage-community/plugin-rbac'
You can’t perform that action at this time.
0 commit comments