aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 08:29:39 -0700
committerGitHub <noreply@github.com>2024-06-17 08:29:39 -0700
commitabd12df19cb03aeb01479a7c5c826922ec370d16 (patch)
tree4b4fe733774a5386e8298e1e6de324683704bcdc
parentd31c1a4e88688e7ef7496a3e151739560519f382 (diff)
downloadseaweedfs-abd12df19cb03aeb01479a7c5c826922ec370d16.tar.xz
seaweedfs-abd12df19cb03aeb01479a7c5c826922ec370d16.zip
chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 (#5680)
-rw-r--r--.github/workflows/container_dev.yml2
-rw-r--r--.github/workflows/container_latest.yml2
-rw-r--r--.github/workflows/container_release1.yml2
-rw-r--r--.github/workflows/container_release2.yml2
-rw-r--r--.github/workflows/container_release3.yml2
-rw-r--r--.github/workflows/container_release4.yml2
-rw-r--r--.github/workflows/container_release5.yml2
7 files changed, 7 insertions, 7 deletions
diff --git a/.github/workflows/container_dev.yml b/.github/workflows/container_dev.yml
index a075022dd..e503c4d77 100644
--- a/.github/workflows/container_dev.yml
+++ b/.github/workflows/container_dev.yml
@@ -56,7 +56,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_latest.yml b/.github/workflows/container_latest.yml
index ba14dac1f..a6739d47b 100644
--- a/.github/workflows/container_latest.yml
+++ b/.github/workflows/container_latest.yml
@@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_release1.yml b/.github/workflows/container_release1.yml
index 1374c07a1..519ba0f0e 100644
--- a/.github/workflows/container_release1.yml
+++ b/.github/workflows/container_release1.yml
@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_release2.yml b/.github/workflows/container_release2.yml
index bad1adf8f..b0ad1b345 100644
--- a/.github/workflows/container_release2.yml
+++ b/.github/workflows/container_release2.yml
@@ -48,7 +48,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_release3.yml b/.github/workflows/container_release3.yml
index af6bb78f0..95eb0f634 100644
--- a/.github/workflows/container_release3.yml
+++ b/.github/workflows/container_release3.yml
@@ -48,7 +48,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_release4.yml b/.github/workflows/container_release4.yml
index 232d44c1f..6ba66454f 100644
--- a/.github/workflows/container_release4.yml
+++ b/.github/workflows/container_release4.yml
@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}
diff --git a/.github/workflows/container_release5.yml b/.github/workflows/container_release5.yml
index bea6f346b..2bb0026b1 100644
--- a/.github/workflows/container_release5.yml
+++ b/.github/workflows/container_release5.yml
@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v2
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}