Skip to content

Commit

Permalink
Bump kenchan0130/actions-system-info from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [kenchan0130/actions-system-info](https://github.com/kenchan0130/actions-system-info) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/kenchan0130/actions-system-info/releases)
- [Commits](kenchan0130/actions-system-info@1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: kenchan0130/actions-system-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 34dc929 commit e9f0e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: kenchan0130/actions-system-info@1.2.0
- uses: kenchan0130/actions-system-info@v1.2.1
id: system-info
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.6.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: kenchan0130/actions-system-info@1.2.0
- uses: kenchan0130/actions-system-info@v1.2.1
id: system-info
- uses: actions/setup-node@v3.6.0
with:
Expand Down

0 comments on commit e9f0e36

Please sign in to comment.