Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

bump-aliases

bump-aliases #288

Workflow file for this run

---
name: bump-aliases
on:
workflow_dispatch:
schedule:
- cron: '0 15 * * 1-5'
permissions:
contents: read
jobs:
bump:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: elastic/apm-pipeline-library/.github/actions/updatecli@main
with:
vaultUrl: ${{ secrets.VAULT_ADDR }}
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }}
pipeline: ./updatecli/updatecli.d/bump-aliases.yml
values: ./updatecli/values.yml