Skip to content

Bump guibranco/github-infisical-secrets-check-action from 1.1.13 to 1.1.14 #60

Bump guibranco/github-infisical-secrets-check-action from 1.1.13 to 1.1.14

Bump guibranco/github-infisical-secrets-check-action from 1.1.13 to 1.1.14 #60

Workflow file for this run

name: Label based on PR size
on:
pull_request:
workflow_dispatch:
jobs:
size-label:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"