Skip to content

Commit 48b067b

Browse files
authored
Merge pull request #139 from yr32infra/renovate/actions-setup-node-4.x
2 parents 7ed0e65 + 7ec5f27 commit 48b067b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/validate-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515

16-
- uses: actions/[email protected].2
16+
- uses: actions/[email protected].3
1717

1818
- name: validate
1919
shell: bash

.github/workflows/validate-nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515

16-
- uses: actions/[email protected].2
16+
- uses: actions/[email protected].3
1717

1818
- name: install
1919
run: |

.github/workflows/validate-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515

16-
- uses: actions/[email protected].2
16+
- uses: actions/[email protected].3
1717

1818
- name: install
1919
run: |

0 commit comments

Comments
 (0)