Skip to content

Commit

Permalink
Bump bcgov-nr/action-pr-description-add from 0.0.2 to 1.0.0
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 0.0.2 to 1.0.0.
- [Release notes](https://github.com/bcgov-nr/action-pr-description-add/releases)
- [Commits](bcgov-nr/action-pr-description-add@v0.0.2...v1.0.0)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-pr-description-add
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 659c297 commit b58d127
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 @@ -20,7 +20,7 @@ jobs:
pull-requests: write
steps:
- name: PR Greeting
uses: bcgov-nr/action-pr-description-add@v0.0.2
uses: bcgov-nr/action-pr-description-add@v1.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
add_markdown: |
Expand Down

0 comments on commit b58d127

Please sign in to comment.