Skip to content

Commit

Permalink
Pin to the current HEAD commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WillB97 authored Sep 19, 2023
1 parent 7b47905 commit a2b055c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate-inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
python-version: '3.9'

- name: Install SR tools
# Pin to the tip of main @ 2023-09-19
run: |
pip install git+https://github.com/srobo/tools.git
pip install git+https://github.com/srobo/tools.git@c97cea716311004129bdbf3651712ba3e970c1ff
- name: Validate inventory
run: sr inv-validate

0 comments on commit a2b055c

Please sign in to comment.