Skip to content

chore(security-apps): update stackrox from 4.5.5 to 4.6.2 #2314

chore(security-apps): update stackrox from 4.5.5 to 4.6.2

chore(security-apps): update stackrox from 4.5.5 to 4.6.2 #2314

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
---
name: 'PR Size'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"