-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(deps): Bump hmarr/debug-action from 2.1.0 to 3.0.0
Bumps [hmarr/debug-action](https://github.com/hmarr/debug-action) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/hmarr/debug-action/releases) - [Commits](hmarr/debug-action@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: hmarr/debug-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
f9ab170
commit 8dce117
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: bot-token | ||
name: Get bot token | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: bot-token | ||
name: Get bot token | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: bot-token | ||
name: Get bot token | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout main | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout ${{ env.REF_NAME }} | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: bot-token | ||
name: Get bot token | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: bot-token | ||
name: Get bot token | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout main | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout ${{ github.ref_name }} | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout ${{ env.REF_NAME }} | ||
uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ jobs: | |
steps: | ||
- id: debug | ||
name: Print environment variables and event payload | ||
uses: hmarr/debug-action@v2.1.0 | ||
uses: hmarr/debug-action@v3.0.0 | ||
- id: checkout | ||
name: Checkout ${{ github.ref_name }} | ||
uses: actions/[email protected] | ||
|