From ecd7e4e91aba1a994e9cf76fa44ea759a69c2991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:33:57 -0800 Subject: [PATCH] Bump bcgov-nr/action-pr-description-add from 1.0.0 to 1.1.0 (#35) Bumps [bcgov-nr/action-pr-description-add](https://github.com/bcgov-nr/action-pr-description-add) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/bcgov-nr/action-pr-description-add/releases) - [Commits](https://github.com/bcgov-nr/action-pr-description-add/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: bcgov-nr/action-pr-description-add dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 7ec49ee5..caeb9b3a 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -19,7 +19,7 @@ jobs: pull-requests: write steps: - name: PR Greeting - uses: bcgov-nr/action-pr-description-add@v1.0.0 + uses: bcgov-nr/action-pr-description-add@v1.1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} add_markdown: |