Skip to content

chore: bump golang from 1.21.1-alpine to 1.21.2-alpine #198

chore: bump golang from 1.21.1-alpine to 1.21.2-alpine

chore: bump golang from 1.21.1-alpine to 1.21.2-alpine #198

Workflow file for this run

name: Dependency Review
on:
pull_request:
types:
- opened
- closed
- reopened
permissions:
contents: read
jobs:
dependency:
runs-on: ubuntu-latest
steps:
- name: Pull Source Code
uses: actions/checkout@v3
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
fail-on-severity: low