Skip to content

(role/foreman) update puppetdb-termini to 7.14.0 #6258

(role/foreman) update puppetdb-termini to 7.14.0

(role/foreman) update puppetdb-termini to 7.14.0 #6258

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: shellcheck
"on":
- push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master