Skip to content

Commit

Permalink
Update pipeline1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greydonbuckley committed Aug 22, 2024
1 parent c2d9dfb commit d4773e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run a one-line script
run: echo Running deploy step
- name: ServiceNow Change
uses: ServiceNow/servicenow-devops-change@v1.38.0
uses: ServiceNow/servicenow-devops-change@v4.0.0
with:
devops-integration-user-name: ${{ secrets.SN_DEVOPS_USER }}
devops-integration-user-password: ${{ secrets.SN_DEVOPS_PASSWORD }}
Expand Down

0 comments on commit d4773e5

Please sign in to comment.