File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
with :
20
20
fetch-depth : 0
21
21
22
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
22
+ - uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
23
23
with :
24
24
python-version : " 3.12"
25
25
cache : " pip"
Original file line number Diff line number Diff line change 19
19
fetch-depth : 0
20
20
21
21
- name : Install Helm Docs
22
- uses : action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3
22
+ uses : action-stars/install-tool-from-github-release@ece2623611b240002e0dd73a0d685505733122f6 # v0.2.4
23
23
with :
24
24
github_token : ${{ secrets.GITHUB_TOKEN }}
25
25
owner : norwoodj
40
40
fi
41
41
42
42
- name : Install Artifact Hub CLI
43
- uses : action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3
43
+ uses : action-stars/install-tool-from-github-release@ece2623611b240002e0dd73a0d685505733122f6 # v0.2.4
44
44
with :
45
45
github_token : ${{ github.token }}
46
46
owner : artifacthub
59
59
version : latest
60
60
61
61
- name : Install Python
62
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
62
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
63
63
with :
64
64
token : ${{ github.token }}
65
65
python-version : " 3.x"
You can’t perform that action at this time.
0 commit comments