Skip to content

Commit 66703a0

Browse files
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/install-pyroscope in the action-deps group (#1725)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf524aa commit 66703a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-pyroscope/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Installs Pyroscope'
33
runs:
44
using: "composite"
55
steps:
6-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
77
- name: download pyroscope
88
shell: bash
99
run: |

0 commit comments

Comments
 (0)