Skip to content

Commit 093e1f0

Browse files
committed
Update and pin versions
1 parent 2508848 commit 093e1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autopkg_run.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ jobs:
1111
$(which curl) --version
1212
$(which jq) --version
1313
shell: bash -x {0}
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1515
with:
1616
fetch-depth: 2
1717
- name: Get changed files
1818
id: changed-recipe-files
19-
uses: tj-actions/changed-files@v41.0.0
19+
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32
2020
with:
2121
files: "**/**.recipe"
2222
separator: ","

0 commit comments

Comments
 (0)