We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3817aa2 + bbe9ea9 commit 951dd43Copy full SHA for 951dd43
2 files changed
.github/workflows/docker.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Trigger pkgcheck-action build
62
if: ${{ github.event_name != 'pull_request' }}
63
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
64
with:
65
github-token: ${{ secrets.RRT_TOKEN }}
66
script: |
.github/workflows/monthly.yaml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: Create Issue Comment
19
20
21
22
0 commit comments