Skip to content

Commit b69d953

Browse files
chore(deps): update bjerkio/workflows action to v2
1 parent 507a00d commit b69d953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [pull_request]
44
jobs:
55
typical-workflow:
66
name: Workflow
7-
uses: bjerkio/workflows/.github/workflows/pnpm-typical.yml@v1
7+
uses: bjerkio/workflows/.github/workflows/pnpm-typical.yml@v2
88

99
build-container:
1010
name: Build container

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
typical-workflow:
1717
name: Workflow
18-
uses: bjerkio/workflows/.github/workflows/pnpm-typical.yml@v1
18+
uses: bjerkio/workflows/.github/workflows/pnpm-typical.yml@v2
1919

2020
todo-to-issue:
2121
name: Create issue from TODO comments

0 commit comments

Comments
 (0)