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@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
66+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
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@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
113+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
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@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
91+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
9292 with :
9393 github_token : ${{ secrets.GITHUB_TOKEN }}
9494 workflow : build.yml
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110
111111 - name : Download extension artifact
112112 id : get-build-artifact
113- uses : dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
113+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
114114 with :
115115 github_token : ${{ secrets.GITHUB_TOKEN }}
116116 workflow : build-browser.yml
@@ -162,7 +162,7 @@ jobs:
162162 run : npm run seed:vault:ciphers
163163
164164 - name : Download test site build
165- uses : dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
165+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
166166 with :
167167 github_token : ${{ secrets.GITHUB_TOKEN }}
168168 workflow : build.yml
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106
107107 - name : Download extension artifact
108108 id : get-build-artifact
109- uses : dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
109+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
110110 with :
111111 github_token : ${{ secrets.GITHUB_TOKEN }}
112112 workflow : build-browser.yml
@@ -163,7 +163,7 @@ jobs:
163163 run : npm run seed:vault:ciphers
164164
165165 - name : Download test site build
166- uses : dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v16
166+ uses : dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
167167 with :
168168 github_token : ${{ secrets.GITHUB_TOKEN }}
169169 workflow : build.yml
You can’t perform that action at this time.
0 commit comments