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 1111a9e commit 61f7387
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@v3

- 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@453502948b442d7b9a923de7b40cc7ce8628505c
Expand Down

0 comments on commit 61f7387

Please sign in to comment.