Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 #25

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5

chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 #25

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- main
jobs:
golang:
name: Golang
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.23.1'
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.61
container:
name: Containerfile
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Containerfile