Skip to content

Commit 46ba9ce

Browse files
gha: bump docker/build-push-action from 6.4.0 to 6.4.1 (#3512)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@a254f8c...1ca370b) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeeb244 commit 46ba9ce

Some content is hidden

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

86 files changed

+95
-95
lines changed

.github/workflows/age.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Build and push
8686
id: push-step
87-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
87+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8888
with:
8989
push: ${{ github.event_name != 'pull_request' }}
9090
context: ${{ github.workflow }}

.github/workflows/ali.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8383

8484
- name: Build and push
85-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
85+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8686
with:
8787
push: ${{ github.event_name != 'pull_request' }}
8888
context: ${{ github.workflow }}

.github/workflows/alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8181

8282
- name: Build and push
83-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
83+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8484
with:
8585
push: ${{ github.event_name != 'pull_request' }}
8686
context: templates/${{ github.workflow }}

.github/workflows/amass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8484

8585
- name: Build and push
86-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
86+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8787
with:
8888
push: ${{ github.event_name != 'pull_request' }}
8989
context: ${{ github.workflow }}

.github/workflows/ansible.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Build and push (Ubuntu)
9898
if: ${{ matrix.distro == 'ubuntu' }}
99-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
99+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
100100
with:
101101
push: ${{ github.event_name != 'pull_request' }}
102102
context: ${{ github.workflow }}
@@ -121,7 +121,7 @@ jobs:
121121
122122
- name: Build and push (Alpine)
123123
if: ${{ matrix.distro == 'alpine' }}
124-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
124+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
125125
with:
126126
push: ${{ github.event_name != 'pull_request' }}
127127
context: ${{ github.workflow }}

.github/workflows/anteon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8484

8585
- name: Build and push
86-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
86+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8787
with:
8888
push: ${{ github.event_name != 'pull_request' }}
8989
context: ${{ github.workflow }}

.github/workflows/aznamingtool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Build and push
9292
id: push-step
93-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
93+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
9494
with:
9595
push: ${{ github.event_name != 'pull_request' }}
9696
context: ${{ github.workflow }}

.github/workflows/bl3auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8181

8282
- name: Build and push
83-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
83+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8484
with:
8585
push: ${{ github.event_name != 'pull_request' }}
8686
context: ${{ github.workflow }}

.github/workflows/black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
password: ${{ secrets.DOCKERHUB_PASSWORD }}
8383

8484
- name: Build and push
85-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
85+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
8686
with:
8787
push: ${{ github.event_name != 'pull_request' }}
8888
context: ${{ github.workflow }}

.github/workflows/catprinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
password: ${{ secrets.DOCKERHUB_PASSWORD }}
9292

9393
- name: Build and push
94-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v2.8.0
94+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v2.8.0
9595
with:
9696
push: ${{ github.event_name != 'pull_request' }}
9797
context: ${{ github.workflow }}

0 commit comments

Comments
 (0)