We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7474918 commit cb57731Copy full SHA for cb57731
.github/workflows/bump-elastic-stack-snapshot.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix: ${{ steps.generator.outputs.matrix }}
18
steps:
19
- id: generator
20
- uses: elastic/apm-pipeline-library/.github/actions/elastic-stack-snapshot-branches@current
+ uses: elastic/oblt-actions/elastic/active-branches@v1
21
22
bump-elastic-stack:
23
runs-on: ubuntu-latest
.github/workflows/notify-stalled-snapshots.yml
@@ -22,7 +22,7 @@ jobs:
24
25
26
27
notify:
28
0 commit comments