Skip to content

Commit

Permalink
pin shellspec to a specific version (#69)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Salmela <jacob.salmela@hpe.com>
  • Loading branch information
jacobsalmela authored Jun 18, 2024
1 parent b8bc3da commit 7ceb0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
with:
path: shellspec
ref: 38eee75cc2192160e0c7e858616aebd5043fbb5f # revert to avoid: 'prechecker.sh: line 66: 9: Bad file descriptor'
ref: c209cb49a60b2a7727632373caf37e98649104f7 # pins at a specific commit for stability
repository: shellspec/shellspec
fetch-depth: 0

Expand Down

0 comments on commit 7ceb0c9

Please sign in to comment.