From 9451ee872dadea586a8f6fcce81b41ad3a2dcb2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:07:43 +0000 Subject: [PATCH] Bump GrantBirki/comment from 2.1.1 to 3.0.0 Bumps [GrantBirki/comment](https://github.com/grantbirki/comment) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/grantbirki/comment/releases) - [Commits](https://github.com/grantbirki/comment/compare/v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: GrantBirki/comment dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/0-start-exercise.yml | 4 ++-- .github/workflows/1-dependency-graph.yml | 10 +++++----- .github/workflows/2-dependabot-alerts.yml | 10 +++++----- .github/workflows/3-dependabot-security.yml | 10 +++++----- .github/workflows/4-dependabot-versions.yml | 8 ++++---- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/0-start-exercise.yml b/.github/workflows/0-start-exercise.yml index c409c5b..a085a05 100644 --- a/.github/workflows/0-start-exercise.yml +++ b/.github/workflows/0-start-exercise.yml @@ -45,14 +45,14 @@ jobs: ref: v0.7.3 - name: Create comment - add step content - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} file: ${{ env.STEP_1_FILE }} - name: Create comment - watching for progress - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} diff --git a/.github/workflows/1-dependency-graph.yml b/.github/workflows/1-dependency-graph.yml index f10a2be..a9bad20 100644 --- a/.github/workflows/1-dependency-graph.yml +++ b/.github/workflows/1-dependency-graph.yml @@ -53,7 +53,7 @@ jobs: direction: last - name: Update comment - checking work - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -85,7 +85,7 @@ jobs: keyphrase: "1\\.14\\.1" - name: Update comment - step results - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -126,7 +126,7 @@ jobs: ref: v0.7.3 - name: Create comment - step finished - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -135,14 +135,14 @@ jobs: next_step_number: 2 - name: Create comment - add step content - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} file: ${{ env.STEP_2_FILE }} - name: Create comment - watching for progress - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} diff --git a/.github/workflows/2-dependabot-alerts.yml b/.github/workflows/2-dependabot-alerts.yml index b98eb30..ed11de1 100644 --- a/.github/workflows/2-dependabot-alerts.yml +++ b/.github/workflows/2-dependabot-alerts.yml @@ -54,7 +54,7 @@ jobs: direction: last - name: Update comment - checking work - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -83,7 +83,7 @@ jobs: keyphrase: 'minimist-(?!1\.2\.[0-5])(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)(?:-((?:0|[1-9][0-9]*|[0-9]*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9][0-9]*|[0-9]*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?' - name: Update comment - step results - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -124,7 +124,7 @@ jobs: ref: v0.7.3 - name: Create comment - step finished - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -133,14 +133,14 @@ jobs: next_step_number: 3 - name: Create comment - add step content - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} file: ${{ env.STEP_3_FILE }} - name: Create comment - watching for progress - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} diff --git a/.github/workflows/3-dependabot-security.yml b/.github/workflows/3-dependabot-security.yml index f466e03..8dbe28d 100644 --- a/.github/workflows/3-dependabot-security.yml +++ b/.github/workflows/3-dependabot-security.yml @@ -54,7 +54,7 @@ jobs: direction: last - name: Update comment - checking work - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -83,7 +83,7 @@ jobs: keyphrase: 'axios-(?!0\.21\.[01])(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)(?:-((?:0|[1-9][0-9]*|[0-9]*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9][0-9]*|[0-9]*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?' - name: Update comment - step results - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -124,7 +124,7 @@ jobs: ref: v0.7.3 - name: Create comment - step finished - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -133,14 +133,14 @@ jobs: next_step_number: 4 - name: Create comment - add step content - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} file: ${{ env.STEP_4_FILE }} - name: Create comment - watching for progress - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} diff --git a/.github/workflows/4-dependabot-versions.yml b/.github/workflows/4-dependabot-versions.yml index 22a37df..f13327f 100644 --- a/.github/workflows/4-dependabot-versions.yml +++ b/.github/workflows/4-dependabot-versions.yml @@ -54,7 +54,7 @@ jobs: direction: last - name: Update comment - checking work - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -77,7 +77,7 @@ jobs: # END: Check practical exercise - name: Update comment - step results - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} @@ -116,14 +116,14 @@ jobs: ref: v0.7.3 - name: Create comment - step finished - final review next - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }} file: exercise-toolkit/markdown-templates/step-feedback/lesson-review.md - name: Create comment - add review content - uses: GrantBirki/comment@v2.1.1 + uses: GrantBirki/comment@v3.0.0 with: repository: ${{ env.ISSUE_REPOSITORY }} issue-number: ${{ env.ISSUE_NUMBER }}