Skip to content

chore(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4… #16

chore(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4…

chore(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4… #16

Workflow file for this run

name: Track releases
on:
push:
branches:
- main
permissions:
contents: read
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13
with:
command: manifest
token: ${{ secrets.RELEASE_TOKEN }}