Skip to content

Commit 8d8a2ad

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/docker-node
* 'master' of github-lotyp:wayofdev/docker-node: github-actions(deps): bump e1himself/goss-installation-action chore(master): release 1.0.0
2 parents 5aa30d1 + a4f89b3 commit 8d8a2ad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node_version: ['lts', '19', '18']
2929
os_name: ['alpine']
3030
steps:
31-
- uses: e1himself/goss-installation-action@v1.0.4
31+
- uses: e1himself/goss-installation-action@v1.1.0
3232

3333
- name: Checkout
3434
uses: actions/[email protected]

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-12-08)
4+
5+
6+
### Features
7+
8+
* initial commit ([238e700](https://github.com/wayofdev/docker-node/commit/238e700cf3ce228465b3027124861878dd94a8fc))

0 commit comments

Comments
 (0)