Skip to content

Update metal-lib with auditing fixes (#455) #53

Update metal-lib with auditing fixes (#455)

Update metal-lib with auditing fixes (#455) #53

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}