Skip to content

Commit f2f55a1

Browse files
committed
chore(deps): update cue-lang/setup-cue action to v1.0.1
| datasource | package | from | to | | ----------- | ------------------ | -------------- | ------ | | github-tags | cue-lang/setup-cue | v1.0.0-alpha.2 | v1.0.1 |
1 parent 2cb11dd commit f2f55a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/validate-cue/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: composite
1111
steps:
1212
- name: Install CUE
13-
uses: cue-lang/setup-cue@v1.0.0-alpha.2
13+
uses: cue-lang/setup-cue@v1.0.1
1414

1515
- name: Validate metadata
1616
shell: bash

0 commit comments

Comments
 (0)