forked from cerc-io/laconicd-deprecated
		
	build(deps): bump cachix/cachix-action from 11 to 12 (#1411)
* build(deps): bump cachix/cachix-action from 11 to 12 Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v11...v12) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update gomod2nix Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Freddy Caceres <facs95@gmail.com>
This commit is contained in:
		
							parent
							
								
									1c16e16585
								
							
						
					
					
						commit
						3e30615017
					
				
							
								
								
									
										4
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @ -51,7 +51,7 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - uses: cachix/install-nix-action@v18 | ||||
|       - uses: cachix/cachix-action@v11 | ||||
|       - uses: cachix/cachix-action@v12 | ||||
|         with: | ||||
|           name: ethermint | ||||
|       - uses: technote-space/get-diff-action@v6.1.1 | ||||
| @ -67,7 +67,7 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: cachix/install-nix-action@v18 | ||||
|       - uses: cachix/cachix-action@v11 | ||||
|       - uses: cachix/cachix-action@v12 | ||||
|         with: | ||||
|           name: ethermint | ||||
|       - name: run gomod2nix | ||||
|  | ||||
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -107,7 +107,7 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - uses: cachix/install-nix-action@v18 | ||||
|       - uses: cachix/cachix-action@v11 | ||||
|       - uses: cachix/cachix-action@v12 | ||||
|         with: | ||||
|           name: ethermint | ||||
|           signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}" | ||||
| @ -142,7 +142,7 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - uses: cachix/install-nix-action@v18 | ||||
|       - uses: cachix/cachix-action@v11 | ||||
|       - uses: cachix/cachix-action@v12 | ||||
|         with: | ||||
|           name: ethermint | ||||
|           signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}" | ||||
|  | ||||
| @ -105,8 +105,8 @@ schema = 3 | ||||
|     version = "v0.19.3" | ||||
|     hash = "sha256-rmW2KoKmm4YXmYIYE1vXMOCaDyP1ym0qsW224PYc9rg=" | ||||
|   [mod."github.com/cosmos/ibc-go/v5"] | ||||
|     version = "v5.0.0" | ||||
|     hash = "sha256-sDZdmuGohaaBF7bxrjo9PWJnmoF+VOkjySYhsFixPz4=" | ||||
|     version = "v5.0.1" | ||||
|     hash = "sha256-44Vyj9i4gh6U0BGNsEFqRsHAYdxfuJmLGdtPWxcBfWQ=" | ||||
|   [mod."github.com/cosmos/ledger-cosmos-go"] | ||||
|     version = "v0.11.1" | ||||
|     hash = "sha256-yli+VvVtZmHo2LPvCY6lYVUfcCDn3sBLDL+a8KIlqDA=" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user