Skip to content

Commit

Permalink
add pinned dependency in build_buildtools.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jan 16, 2025
1 parent 312b775 commit 4089ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_buildtools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Add msbuild to PATH (required for MsiInstaller build)
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0
Expand Down

0 comments on commit 4089ecf

Please sign in to comment.