From 6eeaadfea0979fc2cc3c01712e4bbc6c1abb3563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:37:28 +0000 Subject: [PATCH] chore(deps): Bump bcgov-nr/action-pr-description-add from 1.1.1 to 1.1.2 Bumps [bcgov-nr/action-pr-description-add](https://github.com/bcgov-nr/action-pr-description-add) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/bcgov-nr/action-pr-description-add/releases) - [Commits](https://github.com/bcgov-nr/action-pr-description-add/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: bcgov-nr/action-pr-description-add dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-open.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index d05fa36..e06c0bb 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -20,7 +20,7 @@ jobs: pull-requests: write steps: - name: PR Greeting - uses: bcgov-nr/action-pr-description-add@v1.1.1 + uses: bcgov-nr/action-pr-description-add@v1.1.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} add_markdown: |