Skip to content

Commit 630663a

Browse files
Bump actions/checkout from 4.1.6 to 4.2.2 (#123)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent 73e908e commit 630663a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/all.publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
egress-policy: audit
1919

2020
- name: Checkout repository
21-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
21+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222

2323
- name: Setup NodeJS Environment
2424
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2

.github/workflows/all.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
egress-policy: audit
2121

2222
- name: Checkout repository
23-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
23+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2424

2525
- name: Setup NodeJS Environment
2626
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8

0 commit comments

Comments
 (0)