We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3748707 + 48153fa commit 4296f6bCopy full SHA for 4296f6b
1 file changed
.github/workflows/cron.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
branch: [main, beta, release]
23
steps:
24
- - uses: kategengler/ci-cron@d54b69bfd9147fb125899da4a2891f7fdf35f786 # v1.0.2
+ - uses: kategengler/ci-cron@181db7e5bac13d0b55b6f5c4a8567fd20154576b # v1.0.3
25
with:
26
branch: ${{ matrix.branch }}
27
# This must use a personal access token because of a Github Actions
0 commit comments