Skip to content

Commit

Permalink
reference gha-libs-installer using absolute path
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Jan 13, 2025
1 parent 6bce6de commit 091f336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base-component-descriptor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install gardener-gha-libs
uses: ./.github/actions/install-gardener-gha-libs
uses: gardener/cc-utils/.github/actions/install-gardener-gha-libs@master
- name: Generate Base-Component-Descriptor
id: generate
run: |
Expand Down

0 comments on commit 091f336

Please sign in to comment.