Skip to content

chore(deps): update alpine docker tag to v3.18.3 #48

chore(deps): update alpine docker tag to v3.18.3

chore(deps): update alpine docker tag to v3.18.3 #48

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3
with:
command: manifest
token: ${{ secrets.GH_ACTION_TOKEN }}