ci: allow bashunit GitHub action updates from dependabot

This commit is contained in:
sandroid 2026-08-29 17:54:09 +02:00
parent 3fe2a16334
commit fa44d8dd77
No known key found for this signature in database
GPG key ID: 91418C9982B8B76E

View file

@ -27,9 +27,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v7
- uses: TypedDevs/bashunit@v0
- uses: TypedDevs/bashunit@0.40.0
with:
version: '0.40.0'
verify-checksum: 'true'
# Runs a single command using the runners shell