We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f75e5 commit 52e0aa4Copy full SHA for 52e0aa4
.github/workflows/pr-open.yml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
steps:
22
- name: PR Greeting
23
- uses: bcgov/action-pr-description-add@14338bfe0278ead273b3c1189e5aa286ff6709c4 # v2.0.0
+ uses: bcgov/action-pr-description-add@9bf88aec33edb7c00ed72f9305aa1721d0cdab9f # v2.0.3
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
add_markdown: |
0 commit comments