deps: update github.com/ckotzbauer/libstandard digest to 04839b4 #1034
This file contains hidden or 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.46.0 | |
secrets: | |
token: ${{ secrets.GITHUB_TOKEN }} | |