Skip to content

Commit

Permalink
Merge pull request #2 from gittuf/dependabot/github_actions/gittuf/gi…
Browse files Browse the repository at this point in the history
…ttuf-installer-0.4.0

chore(deps): bump gittuf/gittuf-installer from 0.3.0 to 0.4.0
  • Loading branch information
adityasaky authored Sep 5, 2024
2 parents 18541da + 9200f5f commit ea46584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install gittuf
uses: gittuf/gittuf-installer@bb2e6c13c0825057e48e931b686d61c3b6267ef8
uses: gittuf/gittuf-installer@fe644793aaaa419fef63800d5cf318663aa93105
- name: Checkout and verify repository
run: |
gittuf clone https://github.com/${{ github.repository }}
Expand Down

0 comments on commit ea46584

Please sign in to comment.