Skip to content

Commit

Permalink
add shell bash
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Jun 12, 2024
1 parent b842a33 commit 2f90309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions get-modified-packages/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runs:
- name: Fetch the base branch with enough history for a common merge-base commit
run: |
git fetch origin ${{ github.event.pull_request.base.ref }}
shell: bash

- name: Get modified packages
id: get-modified-packages
Expand Down

0 comments on commit 2f90309

Please sign in to comment.