Skip to content

chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1 #179

chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1

chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1 #179

Workflow file for this run

name: CI | Script Check
on:
push:
branches:
- "**"
- "!master-ci"
- "!release"
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Run Shellcheck
uses: azohra/shell-linter@v0.6.0