Skip to content

chore(deps): bump kong/kong-build-tools from rpm-1.8.6 to rpm-1.8.8 #81

chore(deps): bump kong/kong-build-tools from rpm-1.8.6 to rpm-1.8.8

chore(deps): bump kong/kong-build-tools from rpm-1.8.6 to rpm-1.8.8 #81

Workflow file for this run

---
name: Sync the template repository
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches:
- main
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/checkout@v4
- name: Sync
uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}