Skip to content

Commit c9c0d36

Browse files
committed
Pin actions
1 parent ffc0b36 commit c9c0d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/export.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout repository
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3333
- name: Install Conan
34-
uses: conan-io/setup-conan@v1
34+
uses: conan-io/setup-conan@09566912d661de90608308897a4d513e850c04e8 # v1.2.0
3535
- name: Export the recipes
3636
working-directory: recipes
3737
run: |

0 commit comments

Comments
 (0)