Skip to content

Commit fafa5da

Browse files
chore(deps): update docker/build-push-action digest to 601a80b
1 parent b2069ad commit fafa5da

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/altv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/ark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/arma3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/csgo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/eco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/gmod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/hytale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/palworld.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/pz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
3434

3535
- name: Build and push
36-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
3737
with:
3838
context: ./${{ env.GAME }}
3939
push: true

0 commit comments

Comments
 (0)