Skip to content

Commit

Permalink
github-action: use oblt-actions/git/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Sep 12, 2024
1 parent 946e91d commit 190397c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
ruby-version: 2.6
- name: Setup Git
uses: elastic/apm-pipeline-library/.github/actions/setup-git@current
uses: elastic/oblt-actions/git/setup@v1
- name: Install build system
run: .ci/scripts/install-build-system.sh
- name: rake release:update_branch (only for tags)
Expand Down

0 comments on commit 190397c

Please sign in to comment.