Skip to content

Commit 5f30940

Browse files
Merge branch 'blockscout:master' into master
2 parents 13b09a1 + 7340746 commit 5f30940

File tree

112 files changed

+1463
-1730
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+1463
-1730
lines changed

.github/workflows/generate-swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
env:
1818
OTP_VERSION: ${{ vars.OTP_VERSION }}
1919
ELIXIR_VERSION: ${{ vars.ELIXIR_VERSION }}
20-
RELEASE_VERSION: 9.1.1
20+
RELEASE_VERSION: 9.2.0
2121

2222
jobs:
2323
matrix-builder:

.github/workflows/pre-release-arbitrum.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-celo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
API_GRAPHQL_MAX_COMPLEXITY: 10400
2626
steps:
2727
- uses: actions/checkout@v5

.github/workflows/pre-release-eth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-filecoin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-fuse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-gnosis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-optimism.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-polygon-zkevm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

.github/workflows/pre-release-rootstock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Push Docker image to GitHub Container Registry
2222
runs-on: ubuntu-latest
2323
env:
24-
RELEASE_VERSION: 9.1.1
24+
RELEASE_VERSION: 9.2.0
2525
steps:
2626
- uses: actions/checkout@v5
2727
- name: Setup repo

0 commit comments

Comments
 (0)