A collection of generic data structures in Go
0

Configure Feed

Select the types of activity you want to include in your feed.

Update crazy-max/ghaction-github-labeler action to v6 (#114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tom Fleet <tomfleet2018@gmail.com>

authored by

renovate[bot]
renovate[bot]
Tom Fleet
and committed by
GitHub
(Mar 5, 2026, 2:27 PM UTC) 02be154a 1db2a72e

+1 -1
+1 -1
.github/workflows/labeler.yml
··· 20 20 uses: actions/checkout@v6 21 21 22 22 - name: Run Labeler 23 - uses: crazy-max/ghaction-github-labeler@v5 23 + uses: crazy-max/ghaction-github-labeler@v6 24 24 with: 25 25 skip-delete: false