deps: update module github.com/anchore/stereoscope to v0.0.8 #997
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: size-label | |
on: | |
pull_request_target: | |
types: [opened, reopened, synchronize] | |
jobs: | |
size-label: | |
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.45.1 | |
secrets: | |
token: ${{ secrets.GITHUB_TOKEN }} | |