Skip to content

Commit

Permalink
bump workflows/test-v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed May 28, 2024
1 parent 980ed2d commit 75c0518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
fi
run-test:
uses: smdn/Smdn.Fundamentals/.github/workflows/test.yml@workflows/test-v1.3.1
uses: smdn/Smdn.Fundamentals/.github/workflows/test.yml@workflows/test-v1.3.2
needs: prerequisites
with:
project: ${{ github.event.inputs.project }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
fi
run-test:
uses: smdn/Smdn.Fundamentals/.github/workflows/test.yml@workflows/test-v1.3.1
uses: smdn/Smdn.Fundamentals/.github/workflows/test.yml@workflows/test-v1.3.2
needs: prerequisites
with:
project: ${{ github.event.inputs.project }}
Expand Down

0 comments on commit 75c0518

Please sign in to comment.