Skip to content

Commit

Permalink
github-action: use oblt-actions/git/setup (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 12, 2024
1 parent 31187fc commit 8a1854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Git
uses: elastic/apm-pipeline-library/.github/actions/setup-git@current
uses: elastic/oblt-actions/git/setup@v1

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@6b8881a17fc8038e884ec94ff72a49e8e8a4069f # v2.67.0
Expand Down

0 comments on commit 8a1854b

Please sign in to comment.