We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50dd48e commit 6e051f1Copy full SHA for 6e051f1
1 file changed
.github/workflows/mirror-changelog.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Add Toolbox Release Notes to PR Body
30
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
31
env:
32
REQUIRED_KEYWORDS: 'postgres'
33
with:
0 commit comments