Skip to content

chore(deps): bump hashicorp/vault-action from 2.7.2 to 2.7.3 #1556

chore(deps): bump hashicorp/vault-action from 2.7.2 to 2.7.3

chore(deps): bump hashicorp/vault-action from 2.7.2 to 2.7.3 #1556

Workflow file for this run

name: Changelog
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update:
name: Prepare
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}