Skip to content

Commit 77f0000

Browse files
chore: [StepSecurity] Apply security best practices (#45)
Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com> Co-authored-by: krystal <56278409+theekrystallee@users.noreply.github.com>
1 parent bb78914 commit 77f0000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-node-tables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: hashgraph-docs-linux-medium
1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1717

1818
- name: Install dependencies
1919
run: sudo apt-get install -y jq

0 commit comments

Comments
 (0)