Skip to content

Commit 54540a4

Browse files
ci(deps): Bump hmarr/debug-action from 2.1.0 to 3.0.0 (#11)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a91335 commit 54540a4

12 files changed

+12
-12
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- id: debug
3232
name: Print environment variables and event payload
33-
uses: hmarr/debug-action@v2.1.0
33+
uses: hmarr/debug-action@v3.0.0
3434
- id: bot-token
3535
name: Get bot token
3636
uses: actions/create-github-app-token@v1.8.0

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- id: debug
2828
name: Print environment variables and event payload
29-
uses: hmarr/debug-action@v2.1.0
29+
uses: hmarr/debug-action@v3.0.0
3030
- id: bot-token
3131
name: Get bot token
3232
uses: actions/create-github-app-token@v1.8.0

.github/workflows/auto-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- id: debug
3636
name: Print environment variables and event payload
37-
uses: hmarr/debug-action@v2.1.0
37+
uses: hmarr/debug-action@v3.0.0
3838
- id: bot-token
3939
name: Get bot token
4040
uses: actions/create-github-app-token@v1.8.0

.github/workflows/cache-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- id: debug
4545
name: Print environment variables and event payload
46-
uses: hmarr/debug-action@v2.1.0
46+
uses: hmarr/debug-action@v3.0.0
4747
- id: checkout
4848
name: Checkout main
4949
uses: actions/checkout@v4.1.1

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
steps:
6464
- id: debug
6565
name: Print environment variables and event payload
66-
uses: hmarr/debug-action@v2.1.0
66+
uses: hmarr/debug-action@v3.0.0
6767
- id: checkout
6868
name: Checkout ${{ env.REF_NAME }}
6969
uses: actions/checkout@v4.1.1

.github/workflows/dependabot-dedupe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- id: debug
4141
name: Print environment variables and event payload
42-
uses: hmarr/debug-action@v2.1.0
42+
uses: hmarr/debug-action@v3.0.0
4343
- id: bot-token
4444
name: Get bot token
4545
uses: actions/create-github-app-token@v1.8.0

.github/workflows/infrastructure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
- id: debug
4444
name: Print environment variables and event payload
45-
uses: hmarr/debug-action@v2.1.0
45+
uses: hmarr/debug-action@v3.0.0
4646
- id: bot-token
4747
name: Get bot token
4848
uses: actions/create-github-app-token@v1.8.0

.github/workflows/label-linked-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- id: debug
4343
name: Print environment variables and event payload
44-
uses: hmarr/debug-action@v2.1.0
44+
uses: hmarr/debug-action@v3.0.0
4545
- id: checkout
4646
name: Checkout main
4747
uses: actions/checkout@v4.1.1

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
- id: debug
4646
name: Print environment variables and event payload
47-
uses: hmarr/debug-action@v2.1.0
47+
uses: hmarr/debug-action@v3.0.0
4848
- id: checkout
4949
name: Checkout ${{ github.ref_name }}
5050
uses: actions/checkout@v4.1.1

.github/workflows/release-chore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
- id: debug
4646
name: Print environment variables and event payload
47-
uses: hmarr/debug-action@v2.1.0
47+
uses: hmarr/debug-action@v3.0.0
4848
- id: fail-actor
4949
if: contains(vars.MAINTAINERS, github.actor) == false
5050
name: Fail on unauthorized actor

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- id: debug
5656
name: Print environment variables and event payload
57-
uses: hmarr/debug-action@v2.1.0
57+
uses: hmarr/debug-action@v3.0.0
5858
- id: checkout
5959
name: Checkout ${{ env.REF_NAME }}
6060
uses: actions/checkout@v4.1.1

.github/workflows/typescript-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- id: debug
4747
name: Print environment variables and event payload
48-
uses: hmarr/debug-action@v2.1.0
48+
uses: hmarr/debug-action@v3.0.0
4949
- id: checkout
5050
name: Checkout ${{ github.ref_name }}
5151
uses: actions/checkout@v4.1.1

0 commit comments

Comments
 (0)