We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a767f59 + cfa1637 commit 2606cd2Copy full SHA for 2606cd2
src/hydrate/steps/writing/creation/dotGitHub/workflows.ts
@@ -50,7 +50,7 @@ export function createWorkflows({
50
{ uses: "./.github/actions/prepare" },
51
{
52
env: { GITHUB_TOKEN: "${{ secrets.ACCESS_TOKEN }}" },
53
- uses: `JoshuaKGoldberg/[email protected].0`,
+ uses: `JoshuaKGoldberg/[email protected].1`,
54
},
55
],
56
}),
0 commit comments