Skip to content

Commit 08babf5

Browse files
update
1 parent 96e006b commit 08babf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-restarter-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# this to trigger the reusable workflow that restarts the failed job; and
5656
# (b) custom actions do not have access to the calling workflow's secrets
5757
- name: Trigger reusable workflow
58-
uses: puppetlabs/cat-github-actions/.github/actions/workflow-restarter.yml
58+
uses: "puppetlabs/cat-github-actions/.github/actions/workflow-restarter.yml"
5959
env:
6060
SOURCE_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6161
with:

0 commit comments

Comments
 (0)