Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #41 from yr32infra/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored Dec 18, 2023
2 parents e9a3711 + 1afae0e commit 94b0edc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/[email protected].0
- uses: actions/[email protected].1

- name: validate
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/[email protected].0
- uses: actions/[email protected].1

- name: install
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/[email protected].0
- uses: actions/[email protected].1

- name: install
run: |
Expand Down

0 comments on commit 94b0edc

Please sign in to comment.