Skip to content

Commit

Permalink
update call
Browse files Browse the repository at this point in the history
  • Loading branch information
danadoherty639 committed Sep 18, 2024
1 parent a75c769 commit f63f870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# this to trigger the reusable workflow that restarts the failed job; and
# (b) custom actions do not have access to the calling workflow's secrets
- name: Trigger reusable workflow
uses: "puppetlabs/cat-github-actions/.github/actions/workflow-restarter-proxy/action.yml@cat_1820"
uses: "puppetlabs/cat-github-actions/.github/actions/workflow-restarter-proxy@cat_1820"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f63f870

Please sign in to comment.