headjack 0.6.0

Matrix Bot Framework. Jack into Matrix.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Deps: Hold Expiry"

on:
  schedule:
    - cron: "0 7 * * *"
  workflow_dispatch:

permissions:
  contents: read
  pull-requests: write
  checks: write

jobs:
  update-hold:
    uses: arcuru/actions/.github/workflows/update-hold.yml@863120f2dbc739f0b9a66c5c01e85b87d7551ac8 # v0.3.1