File tree Expand file tree Collapse file tree
extensions/amp-access/0.1/iframe-api
third_party/amp-toolbox-cache-url Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3535
3636 - name : Checkout repository
37- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
37+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3838
3939 # Initializes the CodeQL tools for scanning.
4040 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2424 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2525
2626 - name : Checkout Repo
27- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2828 - name : Set Up Node
2929 uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3030 with :
4848 with :
4949 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
5050
51- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
51+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5252
5353 - name : Create issue on error
5454 uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 # v2.9.2
Original file line number Diff line number Diff line change 2525 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2626
2727 - name : Checkout Repo
28- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
28+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2929 with :
3030 fetch-depth : 100
3131
5959 with :
6060 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
6161
62- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
62+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6363
6464 - name : Create issue on error
6565 uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 # v2.9.2
Original file line number Diff line number Diff line change 2222 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2323
2424 - name : ' Checkout Repository'
25- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2626 - name : ' Dependency Review'
2727 uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
Original file line number Diff line number Diff line change 3333 - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3434 with :
3535 node-version : lts/*
36- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
36+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3737 - run : bash ./.github/workflows/install_dependencies.sh
3838 - name : Run tagger
3939 run : |
6060 with :
6161 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
6262
63- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
63+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6464
6565 - name : Create issue on error
6666 uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 # v2.9.2
Original file line number Diff line number Diff line change 3737 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3838
3939 - name : ' Checkout code'
40- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4141 with :
4242 persist-credentials : false
4343
Original file line number Diff line number Diff line change 2121 - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
2222 with :
2323 node-version : lts/*
24- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
24+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2525 - name : Add progress comment to cherry-pick issue for Stable and LTS
2626 if : github.event_name == 'issues' && github.event.action == 'opened'
2727 run : |
5656 with :
5757 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
5858
59- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6060
6161 - name : Create issue on error
6262 uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 # v2.9.2
Original file line number Diff line number Diff line change 2626 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2727
2828 - name : Checkout Repo
29- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3030 - name : Update Session Issues
3131 run : |
3232 node ./build-system/common/update-session-issues
Original file line number Diff line number Diff line change 1616 "devDependencies" : {
1717 "babel-plugin-external-helpers" : " 6.22.0" ,
1818 "babel-preset-env" : " 1.7.0" ,
19- "rollup" : " 4.22.4 " ,
19+ "rollup" : " 4.22.5 " ,
2020 "@rollup/plugin-babel" : " 6.0.4" ,
2121 "rollup-plugin-cleanup" : " 3.2.1"
2222 }
Original file line number Diff line number Diff line change 4040 "karma-chrome-launcher" : " 3.2.0" ,
4141 "karma-jasmine" : " 5.1.0" ,
4242 "npm-run-all2" : " 6.2.3" ,
43- "rollup" : " 4.22.4 " ,
43+ "rollup" : " 4.22.5 " ,
4444 "rollup-plugin-commonjs" : " 10.1.0" ,
4545 "rollup-plugin-filesize" : " 10.0.0" ,
4646 "rollup-plugin-ignore" : " 1.0.10" ,
You can’t perform that action at this time.
0 commit comments