Skip to content

chore(deps): bump the github-actions group with 3 updates #551

chore(deps): bump the github-actions group with 3 updates

chore(deps): bump the github-actions group with 3 updates #551

Workflow file for this run

---
name: Bundle Stats
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
pull-requests: write
actions: read
jobs:
compare:
name: Compare
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v7
with:
persist-credentials: false
- name: Compare Bundle Size
uses: grafana/plugin-actions/bundle-size@bundle-size/v1.1.0