feat: Bump version to 0.6.0

This commit is contained in:
Chung Tran 2022-10-11 16:04:58 +07:00
parent 26e485b72d
commit 9175cc27f8
3 changed files with 8 additions and 4 deletions

View file

@ -7,7 +7,7 @@ inputs:
ssh-auth-sock:
description: 'Where to place the SSH Agent auth socket'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/cleanup.js'
post-if: 'always()'