Skip to content

Commit

Permalink
Chg UBC-MOAD/gha-workflows/ workflow pins to @main
Browse files Browse the repository at this point in the history
If I can't trust myself, who can I trust?

But really, less maintenance when I have to update 3rd party action pins
in our reusable workflows.
  • Loading branch information
douglatornell committed Apr 18, 2023
1 parent fc19d3f commit cd71455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-linkcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# Need to specify Python version here because we use test env which gets its
# Python version via matrix
python-version: [ '3.11' ]
uses: UBC-MOAD/gha-workflows/.github/workflows/sphinx-linkcheck.yaml@a34def527ceee8686a208588e899f9837085215c
uses: UBC-MOAD/gha-workflows/.github/workflows/sphinx-linkcheck.yaml@amain
with:
python-version: ${{ matrix.python-version }}
conda-env-file: environment.yaml
Expand Down

0 comments on commit cd71455

Please sign in to comment.