Skip to content

Commit

Permalink
fix: specify branch-name
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Feb 18, 2025
1 parent e4d3f0a commit 1153c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v4
- name: version
id: version
uses: gardener/cc-utils/.github/actions/version
uses: gardener/cc-utils/.github/actions/version@master
with:
version-operation: ${{ inputs.version-operation }}

Expand Down

0 comments on commit 1153c73

Please sign in to comment.