Skip to content

Commit 3cf61d8

Browse files
chore(deps): update bcgov/action-pr-description-add action to v2.0.3 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45b9e3b commit 3cf61d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.pr-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# Add PR Description, doesn't work with forks
4444
- name: PR Description
4545
if: inputs.reject_forks != 'true' && inputs.markdown_links != ''
46-
uses: bcgov/action-pr-description-add@14338bfe0278ead273b3c1189e5aa286ff6709c4 # v2.0.0
46+
uses: bcgov/action-pr-description-add@9bf88aec33edb7c00ed72f9305aa1721d0cdab9f # v2.0.3
4747
env:
4848
DOMAIN: apps.silver.devops.gov.bc.ca
4949
PREFIX: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)