Skip to content

Commit

Permalink
Bump bcgov-nr/action-pr-description-add from 1.0.0 to 1.1.0 (#35)
Browse files Browse the repository at this point in the history
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](bcgov/action-pr-description-add@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 807889b commit ecd7e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit ecd7e4e

Please sign in to comment.