Skip to content

Commit

Permalink
chore(deps): update github-tags action .github/workflows/codeowners-m…
Browse files Browse the repository at this point in the history
…erge.yml (.github/workflows/codeowners-merge.yml)
  • Loading branch information
IK Renovate Bot committed May 11, 2024
1 parent 1cf519b commit e40b51e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeowners-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
steps:

- name: checkout code
uses: actions/[email protected].2
uses: actions/[email protected].5
with:
fetch-depth: '1'
submodules: 'recursive'

- name: check if merge was approved by code owner
uses: orta/[email protected].5
uses: orta/[email protected].6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e40b51e

Please sign in to comment.