Skip to content

Commit cef5c32

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency peter-evans/dockerhub-description to v4.0.2 (.github/workflows/load.artillery.yaml)
1 parent 1ffeb67 commit cef5c32

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/cloudsec.cloudmapper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
../bin/push.sh
7373
7474
- name: docker hub description
75-
uses: peter-evans/[email protected].0
75+
uses: peter-evans/[email protected].2
7676
with:
7777
username: ${{ secrets.DOCKERHUB_USERNAME }}
7878
password: ${{ secrets.DOCKERHUB_PASSWORD }}

.github/workflows/gitsec.trufflehog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
../bin/push.sh
7878
7979
- name: docker hub description
80-
uses: peter-evans/[email protected].0
80+
uses: peter-evans/[email protected].2
8181
with:
8282
username: ${{ secrets.DOCKERHUB_USERNAME }}
8383
password: ${{ secrets.DOCKERHUB_PASSWORD }}

.github/workflows/iac.terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
../bin/push.sh
8080
8181
- name: docker hub description
82-
uses: peter-evans/[email protected].0
82+
uses: peter-evans/[email protected].2
8383
with:
8484
username: ${{ secrets.DOCKERHUB_USERNAME }}
8585
password: ${{ secrets.DOCKERHUB_PASSWORD }}

.github/workflows/iac.terragrunt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
../bin/push.sh
7474
7575
- name: docker hub description
76-
uses: peter-evans/[email protected].0
76+
uses: peter-evans/[email protected].2
7777
with:
7878
username: ${{ secrets.DOCKERHUB_USERNAME }}
7979
password: ${{ secrets.DOCKERHUB_PASSWORD }}

.github/workflows/k8s.tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
../bin/push.sh
7474
7575
- name: docker hub description
76-
uses: peter-evans/[email protected].0
76+
uses: peter-evans/[email protected].2
7777
with:
7878
username: ${{ secrets.DOCKERHUB_USERNAME }}
7979
password: ${{ secrets.DOCKERHUB_PASSWORD }}

.github/workflows/load.artillery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
../bin/push.sh
7272
7373
- name: docker hub description
74-
uses: peter-evans/[email protected].0
74+
uses: peter-evans/[email protected].2
7575
with:
7676
username: ${{ secrets.DOCKERHUB_USERNAME }}
7777
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)