We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd7fa7 commit ff7965fCopy full SHA for ff7965f
.github/actions/features_parse/action.yml
@@ -11,7 +11,7 @@ outputs:
11
runs:
12
using: composite
13
steps:
14
- - uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@0.10.0
+ - uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@3054-move-github-workflows-py-to-python-gardenlinux-lib
15
- id: result
16
shell: bash
17
run: |
.github/actions/flavors_parse/action.yml
@@ -13,7 +13,7 @@ outputs:
- id: matrix
18
19
0 commit comments