Skip to content

Bump golang.org/x/crypto #18

Bump golang.org/x/crypto

Bump golang.org/x/crypto #18

Workflow file for this run

on:
push:
branches:
- main
name: Release
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: aws-auto-inventory
token: ${{ secrets.TOKEN }}