Skip to content

Commit

Permalink
Merge pull request #16 from pomerium/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-0bd1363a87

Bump actions/checkout from 4.1.4 to 4.1.7 in the github-actions group across 1 directory
  • Loading branch information
calebdoxsey authored Jul 5, 2024
2 parents de3c492 + 3dfa109 commit c112d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- run: ./scripts/desktop-client-release
env:
VERSION: ${{ github.event.client_payload.version }}
Expand Down

0 comments on commit c112d5a

Please sign in to comment.