Skip to content

Bump containrrr/shoutrrr from 0.7.1 to 0.8.0 #197

Bump containrrr/shoutrrr from 0.7.1 to 0.8.0

Bump containrrr/shoutrrr from 0.7.1 to 0.8.0 #197

Workflow file for this run

name: Build and test
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker build
run: |
docker build .