Skip to content

build(deps): bump openssl from 0.10.68 to 0.10.70 (#657) #328

build(deps): bump openssl from 0.10.68 to 0.10.70 (#657)

build(deps): bump openssl from 0.10.68 to 0.10.70 (#657) #328

Workflow file for this run

---
name: Import open source standard labels
on:
push:
branches:
- rolling
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: '14'
- uses: EddieHubCommunity/gh-action-open-source-labels@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
owner-name: ${{ github.repository_owner }}
repository-name: ${{ github.event.repository.name }}
force: false