Skip to content

fix(ansible): update community.sops to 2.0.2 (#1447) #1428

fix(ansible): update community.sops to 2.0.2 (#1447)

fix(ansible): update community.sops to 2.0.2 (#1447) #1428

---
name: "Draft Release"
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
with:
config-name: release-drafter.yaml
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"