Fix CI permissions (#193)

This commit is contained in:
Dan Webb 2023-04-17 16:11:28 +01:00 committed by GitHub
parent 26502c15f1
commit db6dcafa42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 4 deletions

View File

@ -10,6 +10,12 @@ name: ci
jobs:
lint-unit:
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.2
permissions:
actions: write
checks: write
pull-requests: write
statuses: write
issues: write
integration:
needs: "lint-unit"

View File

@ -4,16 +4,24 @@ This file is used to list changes made in each version of the postfix cookbook.
## Unreleased
Fix CI permissions
## 6.0.19 - *2023-04-17*
Standardise files with files in sous-chefs/repo-management
## 6.0.18 - *2023-04-07*
Standardise files with files in sous-chefs/repo-management
## 6.0.17 - *2023-04-01*
Standardise files with files in sous-chefs/repo-management
## 6.0.16 - *2023-04-01*
Standardise files with files in sous-chefs/repo-management
## 6.0.15 - *2023-04-01*
Standardise files with files in sous-chefs/repo-management
@ -26,8 +34,6 @@ Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
## 6.0.12 - *2023-02-23*
Standardise files with files in sous-chefs/repo-management
@ -38,6 +44,8 @@ Standardise files with files in sous-chefs/repo-management
## 6.0.10 - *2023-02-14*
Standardise files with files in sous-chefs/repo-management
## 6.0.9 - *2023-02-14*
Standardise files with files in sous-chefs/repo-management
@ -46,8 +54,6 @@ Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
## 6.0.7 - *2022-02-03*
Standardise files with files in sous-chefs/repo-management