We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef1d97 commit a5a2c14Copy full SHA for a5a2c14
.github/workflows/delta-typescript-graph.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Delta TypeScript Graph
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # specify latest version
+ uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e # specify latest version
14
- uses: ysk8hori/delta-typescript-graph-action@7abea70623af0422e16d374720e8dbf73e6ac674 # v1.2.4 # specify latest version
15
with:
16
max-size: 100
0 commit comments