Skip to content

Commit 2606cd2

Browse files
Merge branch 'main' into eslint-plugin-perfectionist
2 parents a767f59 + cfa1637 commit 2606cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hydrate/steps/writing/creation/dotGitHub/workflows.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export function createWorkflows({
5050
{ uses: "./.github/actions/prepare" },
5151
{
5252
env: { GITHUB_TOKEN: "${{ secrets.ACCESS_TOKEN }}" },
53-
uses: `JoshuaKGoldberg/[email protected].0`,
53+
uses: `JoshuaKGoldberg/[email protected].1`,
5454
},
5555
],
5656
}),

0 commit comments

Comments
 (0)