Merge remote-tracking branch 'origin/master' into camilo/log-public-key

This commit is contained in:
Matthias Pigulla 2022-10-19 10:33:47 +00:00
commit cf116fbe80
No known key found for this signature in database
GPG key ID: 07625DB0815D6CA1
4 changed files with 11 additions and 5 deletions

View file

@ -11,7 +11,7 @@ inputs:
required: false
default: true
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/cleanup.js'
post-if: 'always()'