Skip to content

chore(deps): bump ncipollo/release-action from 1.15.0 to 1.16.0 #255

chore(deps): bump ncipollo/release-action from 1.15.0 to 1.16.0

chore(deps): bump ncipollo/release-action from 1.15.0 to 1.16.0 #255

# SPDX-FileCopyrightText: 2022 Weston Schmidt <weston_schmidt@alumni.purdue.edu>
# SPDX-License-Identifier: Apache-2.0
---
name: 'Use Dependabot auto approvals.'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
pull-requests: write
contents: write
jobs:
ci:
uses: ./.github/workflows/approve-dependabot.yml
secrets: inherit