We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9570b commit 3322d90Copy full SHA for 3322d90
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@v6
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
31
env:
32
REQUIRED_KEYWORDS: 'dataplex'
33
with:
0 commit comments