Skip to content

Commit

Permalink
github-action: use oblt-actions/git/setup (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 13, 2024
1 parent a1dcbce commit e092f62
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 @@ -21,7 +21,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@22fc20fc94d2482874876b66b797e2a4a7178445
Expand Down

0 comments on commit e092f62

Please sign in to comment.