File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 run : echo "{\"flagValues\":$_FEATURE_FLAGS}" > "flags.json"
6464
6565 - name : Download extension artifact
66- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
66+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
6767 with :
6868 github_token : ${{ secrets.GITHUB_TOKEN }}
6969 workflow : build-browser.yml
@@ -110,7 +110,7 @@ jobs:
110110 run : npm run seed:vault:ciphers
111111
112112 - name : Download test site build
113- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
113+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
114114 with :
115115 github_token : ${{ secrets.GITHUB_TOKEN }}
116116 workflow : build.yml
Original file line number Diff line number Diff line change 8888 run : npm run seed:vault:ciphers
8989
9090 - name : Download test site build
91- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
91+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
9292 with :
9393 github_token : ${{ secrets.GITHUB_TOKEN }}
9494 workflow : build.yml
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112
113113 - name : Download extension artifact
114114 id : get-build-artifact
115- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
115+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
116116 with :
117117 github_token : ${{ secrets.GITHUB_TOKEN }}
118118 workflow : build-browser.yml
@@ -164,7 +164,7 @@ jobs:
164164 run : npm run seed:vault:ciphers
165165
166166 - name : Download test site build
167- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
167+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
168168 with :
169169 github_token : ${{ secrets.GITHUB_TOKEN }}
170170 workflow : build.yml
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108
109109 - name : Download extension artifact
110110 id : get-build-artifact
111- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
111+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
112112 with :
113113 github_token : ${{ secrets.GITHUB_TOKEN }}
114114 workflow : build-browser.yml
@@ -165,7 +165,7 @@ jobs:
165165 run : npm run seed:vault:ciphers
166166
167167 - name : Download test site build
168- uses : dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
168+ uses : dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
169169 with :
170170 github_token : ${{ secrets.GITHUB_TOKEN }}
171171 workflow : build.yml
You can’t perform that action at this time.
0 commit comments