Skip to content

feat: Backport IfToLower and IfToUpper functions from v2 #270

feat: Backport IfToLower and IfToUpper functions from v2

feat: Backport IfToLower and IfToUpper functions from v2 #270

Workflow file for this run

on: [push, pull_request]
name: Security
jobs:
Gosec:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v2
- name: Run Gosec
uses: securego/gosec@master
with:
args: ./...