Skip to content

Commit

Permalink
Update build-lint-test-action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shana Moore committed Feb 4, 2025
1 parent 2f48938 commit 214775d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-lint-test-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
build:
uses: notch8/actions/.github/workflows/[email protected].23
uses: notch8/actions/.github/workflows/[email protected].22
secrets: inherit
with:
platforms: "linux/amd64"
Expand All @@ -26,7 +26,7 @@ jobs:
workerTarget: hyku-worker
test:
needs: build
uses: notch8/actions/.github/workflows/[email protected].23
uses: notch8/actions/.github/workflows/[email protected].22
lint:
needs: build
uses: notch8/actions/.github/workflows/[email protected].23
uses: notch8/actions/.github/workflows/[email protected].22

0 comments on commit 214775d

Please sign in to comment.