We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a136f2b commit fbc357fCopy full SHA for fbc357f
action.yml
@@ -9,7 +9,7 @@ inputs:
9
Version of firmware-action to use. If not specified, latest release will be used.
10
Must be a tag if 'compile' is false, must be a branch is 'compile' is true.
11
required: false
12
- default: 'v0.17.4'
+ default: 'v0.17.5'
13
config:
14
description: |
15
Path to the JSON configuration file.
0 commit comments