Skip to content

chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 #135

chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0

chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 #135

Workflow file for this run

name: ci
on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
extension-ci:
uses: steadybit/extension-kit/.github/workflows/reusable-extension-ci.yml@main
with:
build_linux_packages: false
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
PAT_TOKEN_EXTENSION_DEPLOYER: ${{ secrets.PAT_TOKEN_EXTENSION_DEPLOYER }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}