Skip to content

fix(deps): update module github.com/docker/docker to v24 [security] #1175

fix(deps): update module github.com/docker/docker to v24 [security]

fix(deps): update module github.com/docker/docker to v24 [security] #1175

Workflow file for this run

name: Semantic Release
on: push
jobs:
semantic-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codfish/[email protected]
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}